File tree Expand file tree Collapse file tree 3 files changed +1
-4
lines changed Expand file tree Collapse file tree 3 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -245,7 +245,6 @@ module.exports = function (grunt) {
245245 wiredep: {
246246 options : {
247247 exclude : [
248- / a n g u l a r - s c e n a r i o / ,
249248 / b o o t s t r a p - s a s s - o f f i c i a l / ,
250249 / b o o t s t r a p .j s / ,
251250 '/json3/' ,
Original file line number Diff line number Diff line change 1818 "angular-ui-router" : " ~0.2.15" <% } %>
1919 },
2020 "devDependencies" : {
21- "angular-mocks" : " ~1.4.0" ,
22- "angular-scenario" : " ~1.4.0"
21+ "angular-mocks" : " ~1.4.0"
2322 }
2423}
Original file line number Diff line number Diff line change @@ -302,7 +302,6 @@ The following packages are always installed by the [app](#app) generator:
302302* angular-mocks
303303* angular-resource
304304* angular-sanitize
305- * angular-scenario
306305* es5-shim
307306* font-awesome
308307* json3
You can’t perform that action at this time.
0 commit comments