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.
2 parents d0bd0a8 + 4f25463 commit 2d50831Copy full SHA for 2d50831
package.json
@@ -118,8 +118,7 @@
118
"watch": "npm run test-unit -- --watch",
119
"watchify": "watchify sdk.js --standalone Watson --outfile dist/watson.js --debug --verbose",
120
"check-packages": "installed-check -e -d",
121
- "snyk-protect": "snyk protect",
122
- "prepare": "npm run snyk-protect"
+ "snyk-protect": "snyk protect"
123
},
124
"husky": {
125
"hooks": {
0 commit comments