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 cb0db7c commit 6e68d23Copy full SHA for 6e68d23
package.json
@@ -209,6 +209,7 @@
209
"tap": "^16.0.1"
210
},
211
"scripts": {
212
+ "dependencies": "node scripts/bundle-and-gitignore-deps.js",
213
"dumpconf": "env | grep npm | sort | uniq",
214
"preversion": "bash scripts/update-authors.sh && git add AUTHORS && git commit -m \"chore: update AUTHORS\" || true",
215
"licenses": "licensee --production --errors-only",
0 commit comments