Skip to content

Commit f1fca4d

Browse files
author
Akos Kitta
committed
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>
1 parent 4732a1d commit f1fca4d

File tree

2 files changed

+1054
-739
lines changed

2 files changed

+1054
-739
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"private": true,
99
"devDependencies": {
1010
"@theia/cli": "next",
11-
"lerna": "^3.13.3",
11+
"lerna": "^3.20.2",
1212
"rimraf": "^2.6.1",
1313
"tslint": "^5.5.0",
1414
"typescript": "3.5.1"

0 commit comments

Comments
 (0)