Skip to content

Commit

Permalink
Prepare 1.0.0 Release
Browse files Browse the repository at this point in the history
pin inversify in demo application.
eclipse-theia/theia#14431 (comment)
  • Loading branch information
jfaltermeier committed Nov 29, 2024
1 parent 94b9c8d commit b8b461c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions demo/dockerfiles/demo-theia-monitor-theia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
"devDependencies": {
"@theia/cli": "1.43.1"
},
"resolutions": {
"inversify": "6.0.3"
},
"scripts": {
"preinstall": "node-gyp install"
},
Expand Down

0 comments on commit b8b461c

Please sign in to comment.