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 eb5e5b6 commit 5a9985fCopy full SHA for 5a9985f
app/templates/_package.json
@@ -164,7 +164,7 @@
164
"karma-jasmine": "~0.3.0",
165
"jasmine-spec-reporter": "^2.4.0",<% } if(filters.babel) { %>
166
"karma-babel-preprocessor": "^6.0.1",<% } %>
167
- "requirejs": "~2.1.11",
+ "requirejs": "~2.2.0",
168
"phantomjs-prebuilt": "^2.1.4",
169
"proxyquire": "^1.0.1",
170
"supertest": "^1.1.0"<% if(filters.ts) { %>,
0 commit comments