mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-12 23:26:39 +00:00
removed monaco dependency
This commit is contained in:
parent
f35bc61597
commit
19be254e48
11
package-lock.json
generated
11
package-lock.json
generated
@ -7897,17 +7897,6 @@
|
||||
"resolved": "https://registry.npmjs.org/mock-fs/-/mock-fs-4.5.0.tgz",
|
||||
"integrity": "sha512-qqudNfOX7ZmX9vm1WIAU+gWlmxVNAnwY6UG3RkFutNywmRCUGP83tujP6IxX2DS1TmcaEZBOhYwDuYEmJYE+3w=="
|
||||
},
|
||||
"monaco-editor": {
|
||||
"version": "0.13.1",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.13.1.tgz",
|
||||
"integrity": "sha512-0Kssg/O3cl1tXP0qAIxhrtMbRnzusFUEvFyt5/fpUbmuVeY3z+TnUx13+3kW16pgacFPXGUTEO/hOPlDeFU/dw=="
|
||||
},
|
||||
"monaco-editor-webpack-plugin": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-1.4.0.tgz",
|
||||
"integrity": "sha512-Rx8gdrRzt4NiII8N34upQYZLuM+i2n0k05c77Wuqsep1tES1DvftrIyjjNPqdrPzzW2LlJSYK4oC43ppog0yeg==",
|
||||
"dev": true
|
||||
},
|
||||
"mout": {
|
||||
"version": "0.11.1",
|
||||
"resolved": "https://registry.npmjs.org/mout/-/mout-0.11.1.tgz",
|
||||
|
@ -64,7 +64,6 @@
|
||||
"live-plugin-manager-git-fix": "^0.12.1",
|
||||
"merge": "^1.2.0",
|
||||
"mocha": "^5.2.0",
|
||||
"monaco-editor": "^0.13.1",
|
||||
"neo-blessed": "^0.2.0",
|
||||
"netcat": "^1.3.5",
|
||||
"node-ipc": "^9.1.1",
|
||||
@ -108,7 +107,6 @@
|
||||
"eslint": "4.13.1",
|
||||
"eslint-plugin-react": "^7.10.0",
|
||||
"mocha-sinon": "^1.1.4",
|
||||
"monaco-editor-webpack-plugin": "^1.4.0",
|
||||
"sinon": "^4.5.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user