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 4afcdd8 commit 0c847d5Copy full SHA for 0c847d5
package.json
@@ -6,7 +6,7 @@
6
"type": "module",
7
"homepage": "https://adminforth.dev/docs/tutorial/Plugins/EmailInvite/",
8
"scripts": {
9
- "build": "tsc && rsync -av --exclude 'node_modules' custom dist/ && npm version patch",
+ "build": "tsc && rsync -av --exclude 'node_modules' custom dist/",
10
"prepare": "npm link adminforth"
11
},
12
"keywords": [
0 commit comments