mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
add npm test
This commit is contained in:
parent
5a3d3766b9
commit
aba52bb9bd
@ -15,6 +15,9 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ded/bowser.git"
|
"url": "https://github.com/ded/bowser.git"
|
||||||
},
|
},
|
||||||
|
"scripts": {
|
||||||
|
"test": "mocha test/test.js"
|
||||||
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"smoosh": "*",
|
"smoosh": "*",
|
||||||
"mocha": "*"
|
"mocha": "*"
|
||||||
|
Loading…
Reference in New Issue
Block a user