Skip to content

Commit

Permalink
force node-gyp > 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
duncdrum committed Jul 20, 2020
1 parent 671f12e commit 84bde4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
"lerna": "3.22.1",
"node-sass": "4.14.1"
},
"resolutions": {
"node-gyp": "^3.8.0",
"node-gyp": "^7.0.0"
},
"workspaces": [
"fusion-studio-extension",
"browser-app",
Expand Down

0 comments on commit 84bde4b

Please sign in to comment.