Skip to content

Commit

Permalink
Merge pull request mbuchetics#15 from timshadel/master
Browse files Browse the repository at this point in the history
Add version to the sample package.json shown in README.
  • Loading branch information
ddollar committed Mar 5, 2012
2 parents df6b204 + 485c390 commit be3dbbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -36,6 +36,7 @@ You can specify the versions of Node.js and npm your application requires using

{
"name": "myapp",
"version": "0.0.1",
"engines": {
"node": ">=0.4.7 <0.7.0",
"npm": ">=1.0.0"
Expand Down

0 comments on commit be3dbbe

Please sign in to comment.