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 82cc23c commit c929eb5Copy full SHA for c929eb5
package.json
@@ -7,7 +7,7 @@
7
"type": "module",
8
"scripts": {
9
"build": "tsc && rsync -av --exclude 'node_modules' custom dist/",
10
- "prepare": "npm link adminforth"
+ "prepare": "npm link adminforth"
11
},
12
"repository": {
13
"type": "git",
0 commit comments