Commit aa9af3a8ec2c1c970dca9aef4e993fc9e6b37287
Exists in
master
and in
35 other branches
Merge branch 'ngforward' of softwarepublico.gov.br:noosfero-themes/angular-theme into ngforward
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
package.json
@@ -21,6 +21,7 @@ | @@ -21,6 +21,7 @@ | ||
21 | "eslint-plugin-angular": "~0.12.0", | 21 | "eslint-plugin-angular": "~0.12.0", |
22 | "estraverse": "~4.1.0", | 22 | "estraverse": "~4.1.0", |
23 | "expose-loader": "^0.7.1", | 23 | "expose-loader": "^0.7.1", |
24 | + "glob": "^7.0.0", | ||
24 | "gulp": "~3.9.0", | 25 | "gulp": "~3.9.0", |
25 | "gulp-angular-filesort": "~1.1.1", | 26 | "gulp-angular-filesort": "~1.1.1", |
26 | "gulp-angular-templatecache": "~1.8.0", | 27 | "gulp-angular-templatecache": "~1.8.0", |