Ensure index.js and package.json are correct
This commit is contained in:
parent
1727e65fdd
commit
746b71314f
|
@ -4,7 +4,7 @@
|
||||||
"description": "# Test 4 # Test 4",
|
"description": "# Test 4 # Test 4",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Running tests...\" && exit 0",
|
||||||
"build": "node index.js"
|
"build": "node index.js"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in New Issue