Skip to content

Commit 9e18865

Browse files
committed
Revert changes to package.json
1 parent e7aee32 commit 9e18865

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@
5959
"prettier": "prettier \"./src/**/*.ts\" \"./bin/index.js\" \"./types/index.d.ts\" --check",
6060
"prettier:fix": "prettier \"./src/**/*.ts\" \"./bin/index.js\" \"./types/index.d.ts\" --write",
6161
"prepublish": "yarn run clean && yarn run release",
62-
"codecov": "codecov --token=66c30c23-8954-4892-bef9-fbaed0a2e42b",
63-
"prepare": "npm run release"
62+
"codecov": "codecov --token=66c30c23-8954-4892-bef9-fbaed0a2e42b"
6463
},
6564
"dependencies": {
6665
"camelcase": "6.2.0",

0 commit comments

Comments
 (0)