We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b4a3a commit 5c6db95Copy full SHA for 5c6db95
package.json
@@ -13,12 +13,6 @@
13
"test": "mocha tests/*.js --require @babel/register --reporter spec || exit 0",
14
"posttest": "eslint lib tests"
15
},
16
- "release": {
17
- "branch": "master"
18
- },
19
- "publishConfig": {
20
- "registry": "https://registry.npmjs.org/"
21
22
"eslintIgnore": [
23
"lib/templates/*.*"
24
],
0 commit comments