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 61e870c commit 764dabeCopy full SHA for 764dabe
package.json
@@ -6,7 +6,7 @@
6
"scripts": {
7
"watch": "rollup -c --watch",
8
"build": "rollup -c",
9
- "release": "dotenv -e .env --release-it"
+ "release": "dotenv -e .env -- npx release-it"
10
},
11
"keywords": [],
12
"author": "",
0 commit comments