We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1122886 commit 6913738Copy full SHA for 6913738
1 file changed
package.json
@@ -65,18 +65,15 @@
65
"grunt-rollup": "^0.6.1",
66
"grunt-spritesmith": "^6.1.0",
67
"grunt-string-replace": "^1.2.1",
68
- "jsdom": "^7.2.2",
69
"load-grunt-tasks": "^3.4.0",
70
"mocha": "^2.3.4",
71
"phantomjs": "^1.9.19",
72
"promise": "^7.1.1",
73
- "requirejs": "^2.1.22",
74
"rollup": "^0.24.0",
75
"rollup-plugin-babel": "^2.3.8",
76
"rollup-plugin-commonjs": "^2.1.0",
77
"rollup-plugin-npm": "^1.2.1",
78
- "rollup-plugin-replace": "^1.1.0",
79
- "sinon": "^1.17.2"
+ "rollup-plugin-replace": "^1.1.0"
80
},
81
"scripts": {
82
"commit": "git-cz",
0 commit comments