mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
add prepublish hook
This commit is contained in:
@@ -27,7 +27,8 @@
|
|||||||
"test": "test"
|
"test": "test"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "make test"
|
"test": "make test",
|
||||||
|
"prepublish": "make boosh"
|
||||||
},
|
},
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user