1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00

Remove old prepublish script

This commit is contained in:
Denis Demchenko 2017-08-20 18:33:21 +03:00
parent 2e3bd8ca80
commit 99f85489e9

View File

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