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

Commit f077caf

Browse files
committed
Fixing Travis Grunt Issues
1 parent 8b8da52 commit f077caf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"passport-linkedin": "~0.1.3",
3232
"passport-google-oauth": "~0.1.5",
3333
"lodash": "~2.4.1",
34+
"forever": "~0.10.11",
3435
"bower": "~1.2.8",
35-
"grunt-cli": "~0.4.2",
36-
"forever": "~0.10.11"
36+
"grunt-cli": "~0.1.13"
3737
},
3838
"devDependencies": {
3939
"supertest": "~0.9.0",

0 commit comments

Comments
 (0)