Skip to content

Commit 5c6db95

Browse files
author
Alfred Brockotter
committed
chore: trying to fix npm token issue
1 parent 60b4a3a commit 5c6db95

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
"test": "mocha tests/*.js --require @babel/register --reporter spec || exit 0",
1414
"posttest": "eslint lib tests"
1515
},
16-
"release": {
17-
"branch": "master"
18-
},
19-
"publishConfig": {
20-
"registry": "https://registry.npmjs.org/"
21-
},
2216
"eslintIgnore": [
2317
"lib/templates/*.*"
2418
],

0 commit comments

Comments
 (0)