We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49fa6b3 commit ae26f2cCopy full SHA for ae26f2c
standalone-packages/vscode-textmate/package.json
@@ -26,7 +26,7 @@
26
"version": "npm run test && node scripts/release.js",
27
"postversion": "git push && git push --tags",
28
"prepublishOnly": "node scripts/release.js",
29
- "install-dependencies": "npm install"
+ "install-dependencies": "npm install --ignore-scripts"
30
},
31
"dependencies": {
32
"oniguruma": "^7.0.0"
0 commit comments