Remove engine from package.json (#160)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
parent
7fc48549e8
commit
78ab54d63e
@ -7,9 +7,6 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node server.js"
|
"start": "node server.js"
|
||||||
},
|
},
|
||||||
"engines": {
|
|
||||||
"node": "8.11.2"
|
|
||||||
},
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://idontknow/todo.git"
|
"url": "https://idontknow/todo.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user