Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 42d56bf

Browse files
author
Mark Pundsack
committed
Update node and npm
1 parent f0a7d6b commit 42d56bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-js-sample",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "a sample node.js app for heroku",
55
"main": "web.js",
66
"scripts": {
@@ -10,8 +10,8 @@
1010
"express": "~3.3.4"
1111
},
1212
"engines": {
13-
"node": "0.10.13",
14-
"npm": "1.3.2"
13+
"node": "0.10.21",
14+
"npm": "1.3.11"
1515
},
1616
"repository": {
1717
"type": "git",

0 commit comments

Comments
 (0)