Browse Source

fix(deps): missing electron-context-menu in final build

Andelf 3 years ago
parent
commit
f4f215b3cf
2 changed files with 1 additions and 1 deletions
  1. 0 1
      package.json
  2. 1 0
      resources/package.json

+ 0 - 1
package.json

@@ -96,7 +96,6 @@
         "is-svg": "4.3.0",
         "jszip": "3.5.0",
         "mldoc": "1.3.0",
-        "remove-accents": "0.4.2",
         "path": "0.12.7",
         "pixi-graph-fork": "0.2.0",
         "pixi.js": "6.2.0",

+ 1 - 0
resources/package.json

@@ -22,6 +22,7 @@
     "better-sqlite3": "7.4.5",
     "chokidar": "^3.5.1",
     "dugite": "1.103.0",
+    "electron-context-menu": "3.1.1",
     "electron-log": "4.3.1",
     "electron-squirrel-startup": "1.0.0",
     "electron-window-state": "5.0.3",