Skip to content

Commit b8b461c

Browse files
committed
Prepare 1.0.0 Release
pin inversify in demo application. eclipse-theia/theia#14431 (comment)
1 parent 94b9c8d commit b8b461c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

demo/dockerfiles/demo-theia-monitor-theia/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
"devDependencies": {
6363
"@theia/cli": "1.43.1"
6464
},
65+
"resolutions": {
66+
"inversify": "6.0.3"
67+
},
6568
"scripts": {
6669
"preinstall": "node-gyp install"
6770
},

0 commit comments

Comments
 (0)