added pre-publish test run...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-06-01 03:04:50 +03:00
parent ff659e22fd
commit 22d09831d0

View File

@ -4,7 +4,8 @@
"description": "", "description": "",
"main": "object.js", "main": "object.js",
"scripts": { "scripts": {
"test": "node ./test.js" "test": "node ./test.js",
"prepublishOnly": "npm test"
}, },
"repository": { "repository": {
"type": "git", "type": "git",