mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
add prepublish hook
This commit is contained in:
parent
7bbfdc5901
commit
e778c51cfc
@ -27,7 +27,8 @@
|
||||
"test": "test"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
"test": "make test",
|
||||
"prepublish": "make boosh"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user