File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 22 "name" : " <%= _.camelize(appname) %>" ,
33 "version" : " 0.0.0" ,
44 "dependencies" : {
5- "angular" : " ~1.0.5 " ,
5+ "angular" : " ~1.0.7 " ,
66 "json3" : " ~3.2.4" ,<% if (bootstrap) { %>
77 "jquery" : " ~1.9.1" ,
88 "bootstrap-sass" : " ~2.3.1" ,
99 <% } %>"es5-shim": "~2.0.8"<% if (resourceModule) { %>,
10- "angular-resource" : " ~1.0.5 " <% } %><% if (cookiesModule) { %>,
11- "angular-cookies" : " ~1.0.5 " <% } %><% if (sanitizeModule) { %>,
12- "angular-sanitize" : " ~1.0.5 " <% } %>
10+ "angular-resource" : " ~1.0.7 " <% } %><% if (cookiesModule) { %>,
11+ "angular-cookies" : " ~1.0.7 " <% } %><% if (sanitizeModule) { %>,
12+ "angular-sanitize" : " ~1.0.7 " <% } %>
1313 },
1414 "devDependencies" : {
15- "angular-mocks" : " ~1.0.5 " ,
16- "angular-scenario" : " ~1.0.5 "
15+ "angular-mocks" : " ~1.0.7 " ,
16+ "angular-scenario" : " ~1.0.7 "
1717 }
1818}
You can’t perform that action at this time.
0 commit comments