Skip to content

Commit 957c5af

Browse files
committed
Bumped a couple of dependencies.
1 parent ea0a559 commit 957c5af

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

bower.json

-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
},
2929
"devDependencies": {
3030
"qunit": "1.11.x",
31-
"underscore": "1.8.x",
32-
"lodash": "4.17.x",
3331
"jquery": "3.1.x",
3432
"seedrandom": "2.4.x"
3533
},

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"minifier": "0.8.x",
1515
"preprocessor": "1.4.x",
1616
"qunit": "0.9.x",
17-
"uglify-js": "2.7.x"
17+
"uglify-js": "2.8.x"
1818
},
1919
"scripts": {
2020
"test": "make test"

0 commit comments

Comments
 (0)