Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
amoshaviv committed Jun 20, 2013
1 parent 481a38b commit f8282a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Node - Install node.js

#### Install
In the root directory run
npm install
```npm install
to get all of the required node modules needed by MEAN.
### Modules
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
, "async": "latest"
, "view-helpers": "latest"
, "forever": "latest"

}
, "devDependencies": {
"supertest": "latest"
Expand Down

0 comments on commit f8282a5

Please sign in to comment.