We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea0a559 commit 957c5afCopy full SHA for 957c5af
bower.json
@@ -28,8 +28,6 @@
28
},
29
"devDependencies": {
30
"qunit": "1.11.x",
31
- "underscore": "1.8.x",
32
- "lodash": "4.17.x",
33
"jquery": "3.1.x",
34
"seedrandom": "2.4.x"
35
package.json
@@ -14,7 +14,7 @@
14
"minifier": "0.8.x",
15
"preprocessor": "1.4.x",
16
"qunit": "0.9.x",
17
- "uglify-js": "2.7.x"
+ "uglify-js": "2.8.x"
18
19
"scripts": {
20
"test": "make test"
0 commit comments