fix(core): update

This commit is contained in:
2019-06-19 11:55:12 +02:00
parent 035d5fa833
commit 71a20b93b4
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "echo \"Error: no test specified\"",
"build": "echo \"Not needed for now\""
},
"repository": {
@@ -31,4 +31,4 @@
"npmextra.json",
"readme.md"
]
}
}