Skip to content

Commit cc55414

Browse files
committed
Remove codecov token
1 parent 8485f9d commit cc55414

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
@@ -56,7 +56,7 @@
5656
"eslint": "eslint .",
5757
"eslint:fix": "eslint . --fix",
5858
"prepublishOnly": "npm run clean && npm run release",
59-
"codecov": "codecov --token=66c30c23-8954-4892-bef9-fbaed0a2e42b"
59+
"codecov": "codecov"
6060
},
6161
"dependencies": {
6262
"camelcase": "^6.3.0",

0 commit comments

Comments
 (0)