Skip to content

Commit 32b6a60

Browse files
committed
adding dotenv
1 parent 4024abc commit 32b6a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"scripts": {
77
"watch": "rollup -c --watch",
88
"build": "rollup -c",
9-
"release": "dotenv release-it --"
9+
"release": "dotenv -e .env --release-it"
1010
},
1111
"keywords": [],
1212
"author": "",

0 commit comments

Comments
 (0)