mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 22:04:06 +02:00
Update node and npm
This commit is contained in:
parent
f0a7d6b6cf
commit
42d56bfb3f
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "node-js-sample",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"description": "a sample node.js app for heroku",
|
||||
"main": "web.js",
|
||||
"scripts": {
|
||||
|
|
@ -10,8 +10,8 @@
|
|||
"express": "~3.3.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.10.13",
|
||||
"npm": "1.3.2"
|
||||
"node": "0.10.21",
|
||||
"npm": "1.3.11"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue