Skip to content

Commit

Permalink
Stop using require-npm4-to-publish
Browse files Browse the repository at this point in the history
Change-type: patch
  • Loading branch information
thgreasi committed Apr 9, 2024
1 parent d44e120 commit 838b3e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"build": "gulp build && npm run readme",
"pretest": "npm run build",
"test": "gulp test && coffee tests/e2e.coffee",
"prepublish": "require-npm4-to-publish",
"prepare": "npm run build",
"readme": "jsdoc2md --template doc/README.hbs build/init.js > README.md"
},
Expand All @@ -43,7 +42,6 @@
"jsdoc-to-markdown": "^5.0.3",
"mocha": "^2.5.3",
"mochainon": "^1.0.0",
"require-npm4-to-publish": "^1.0.0",
"wary": "^1.1.1"
},
"dependencies": {
Expand Down

0 comments on commit 838b3e3

Please sign in to comment.