Fix invalid package.json

This commit is contained in:
Fawad Mirzad
2020-10-19 10:30:28 +02:00
parent ded1cd0dbc
commit ff96f5efc5
2 changed files with 3 additions and 3 deletions

View File

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