Commit 6f7a6b9c850822ea333e2dca1d4140e6c041de29
1 parent
5e222a22
Exists in
master
and in
35 other branches
adds dev dependence "glob": "^7.0.0",
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", |