Remove old prepublish script

pull/227/head
Denis Demchenko 7 years ago
parent 2e3bd8ca80
commit 99f85489e9

@ -43,8 +43,7 @@
},
"scripts": {
"test": "testem",
"watch-tests": "./node_modules/.bin/ava --watch",
"prepublish": "make boosh"
"watch-tests": "./node_modules/.bin/ava --watch"
},
"license": "MIT"
}

Loading…
Cancel
Save