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

Commit 315ca65

Browse files
committed
updated dependencies in package.json. refs #2
1 parent 0b35cd9 commit 315ca65

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"grunt-contrib-copy": "^0.8.0",
3939
"grunt-contrib-watch": "^0.6.1",
4040
"grunt-shell": "^1.1.2",
41-
"lodash": "^3.9.1",
42-
"mocha": "^1.21.4",
41+
"lodash": "^3.9.3",
42+
"mocha": "^2.2.5",
4343
"pegjs": "^0.8.0",
44-
"prettyjson": "^1.1.0"
44+
"prettyjson": "^1.1.2"
4545
},
4646
"dependencies": {
47-
"promise": "^7.0.1"
47+
"promise": "^7.0.3"
4848
}
4949
}

0 commit comments

Comments
 (0)