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

Commit f8282a5

Browse files
committed
Test
1 parent 481a38b commit f8282a5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Node - Install node.js
88

99
#### Install
1010
In the root directory run
11-
npm install
11+
```npm install
1212
to get all of the required node modules needed by MEAN.
1313
1414
### Modules

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
, "async": "latest"
3232
, "view-helpers": "latest"
3333
, "forever": "latest"
34-
3534
}
3635
, "devDependencies": {
3736
"supertest": "latest"

0 commit comments

Comments
 (0)