Merge pull request #10 from ztickm/patch-1
Updated Node.js version to 8.11.2
This commit is contained in:
commit
12391c71f7
1 changed files with 2 additions and 2 deletions
|
@ -8,10 +8,10 @@
|
||||||
"start": "node server.js"
|
"start": "node server.js"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "4.4.5"
|
"node": "8.11.2"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://idontknow/todo.git"
|
"url": "https://idontknow/todo.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue