Skip to content

Commit a1e31de

Browse files
author
Spencer Alger
committed
update lodash and grunt-esvm
1 parent 96429a2 commit a1e31de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"grunt-contrib-jshint": "spenceralger/grunt-contrib-jshint",
5555
"grunt-contrib-uglify": "~0.2.7",
5656
"grunt-contrib-watch": "~0.5.3",
57-
"grunt-esvm": "^1.0.0",
57+
"grunt-esvm": "^1.1.0",
5858
"grunt-mocha-cov": "~0.2.0",
5959
"grunt-open": "~0.2.2",
6060
"grunt-prompt": "~0.1.2",
@@ -84,7 +84,7 @@
8484
"bluebird": "^2.9.14",
8585
"chalk": "^1.0.0",
8686
"forever-agent": "^0.6.0",
87-
"lodash": "^3.0.0",
87+
"lodash": "^3.9.3",
8888
"lodash-compat": "^3.0.0"
8989
},
9090
"repository": {
@@ -99,4 +99,4 @@
9999
"node": ">=0.8 <=0.12",
100100
"iojs": ">=1.5"
101101
}
102-
}
102+
}

0 commit comments

Comments
 (0)