Skip to content

Commit 48d4c69

Browse files
authored
Remove pre and postpublish scripts
1 parent cfa79d9 commit 48d4c69

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
"test": "npm run lint && mocha --check-leaks -t 5000 -b test/index.js",
1313
"jsdoc": "./scripts/jsdoc.sh",
1414
"gh-pages": "./scripts/gh-pages.sh",
15-
"prepublish": "npm run build",
16-
"postpublish": "./scripts/postpublish.sh"
1715
},
1816
"homepage": "http://bookshelfjs.org",
1917
"repository": {

0 commit comments

Comments
 (0)