Exit tests with one, to allow publishing to npm

This commit is contained in:
Fawad Mirzad
2020-10-19 18:34:39 +02:00
parent 2bff3f2974
commit 302afd07aa

View File

@@ -5,7 +5,7 @@
"private": false,
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Tests are not implemented yet && exit 0"
},
"repository": {
"type": "git",