Skip to content

Commit 2ee05e4

Browse files
committed
Merge branch 'develop' into alpha
2 parents 8404b3b + dc2c6d0 commit 2ee05e4

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

package-lock.json

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
"lint-staged": "^10.5.1",
8585
"lit-element": "^2.4.0",
8686
"mocha": "^8.2.1",
87-
"monaco-editor": "^0.21.3",
8887
"pouchdb": "^7.2.2",
8988
"sinon": "^9.2.4",
9089
"spectron": "^13.0.0",
@@ -109,6 +108,7 @@
109108
"jsonlint": "^1.6.3",
110109
"live-plugin-manager": "^0.15.1",
111110
"mime-types": "^2.1.28",
111+
"monaco-editor": "^0.21.3",
112112
"node-fetch": "^2.6.1",
113113
"uuid": "^8.3.2",
114114
"winston": "^3.3.3"
@@ -159,15 +159,10 @@
159159
"buildDependenciesFromSource": false,
160160
"afterSign": "electron-builder-notarize",
161161
"files": [
162-
"app.html",
163-
"app.js",
164-
"main.js",
165162
"package.json",
166163
"assets/",
167164
"web_modules/",
168165
"node_modules/",
169-
"menus/",
170-
"scripts/",
171166
"src/",
172167
"appresources/"
173168
],

0 commit comments

Comments
 (0)