mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-23 19:26:35 +00:00
Updated to 1.1.0-next.bda9ff9d
Theia.
Also bumped up the `lerna` dependency as it mysteriously made the `nsfw` module re-build incorrectly for electron and caused a runtime error due to missing `lodash.isnumber` dependency. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
4732a1d68b
commit
f1fca4d5b3
@ -8,7 +8,7 @@
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@theia/cli": "next",
|
||||
"lerna": "^3.13.3",
|
||||
"lerna": "^3.20.2",
|
||||
"rimraf": "^2.6.1",
|
||||
"tslint": "^5.5.0",
|
||||
"typescript": "3.5.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user