Skip to content

Commit 271ff5b

Browse files
committed
npm for our builds
1 parent 6ea2932 commit 271ff5b

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
@@ -58,7 +58,7 @@
5858
"prettier:fix": "prettier \"./src/**/*.ts\" \"./bin/index.js\" --write",
5959
"prepublish": "yarn run clean && yarn run release",
6060
"codecov": "codecov --token=66c30c23-8954-4892-bef9-fbaed0a2e42b",
61-
"prepare": "yarn run release"
61+
"prepare": "npm run release"
6262
},
6363
"dependencies": {
6464
"camelcase": "6.0.0",

0 commit comments

Comments
 (0)