We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9e322 commit 57603bdCopy full SHA for 57603bd
package.json
@@ -6,7 +6,6 @@
6
"type": "module",
7
"scripts": {
8
"build": "tsc && rsync -av --exclude 'node_modules' custom dist/ && npm version patch",
9
- "rollout": "npm run build && npm version patch && npm publish --access public",
10
"prepare": "npm link adminforth"
11
},
12
"repository": {
0 commit comments