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 6428234 commit 59dce8dCopy full SHA for 59dce8d
package.json
@@ -5,7 +5,7 @@
5
"types": "dist/index.d.ts",
6
"type": "module",
7
"scripts": {
8
- "build": "tsc && rsync -av --exclude 'node_modules' custom dist/ && npm version patch",
+ "build": "tsc && rsync -av --exclude 'node_modules' custom dist/",
9
"prepare": "npm link adminforth"
10
},
11
"publishConfig": {
0 commit comments