mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 10:30:08 +00:00
added pre-publish test run...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ff659e22fd
commit
22d09831d0
@ -4,7 +4,8 @@
|
||||
"description": "",
|
||||
"main": "object.js",
|
||||
"scripts": {
|
||||
"test": "node ./test.js"
|
||||
"test": "node ./test.js",
|
||||
"prepublishOnly": "npm test"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user