Commit 6f7a6b9c850822ea333e2dca1d4140e6c041de29

Authored by Evandro Junior
1 parent 5e222a22

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 21 "eslint-plugin-angular": "~0.12.0",
22 22 "estraverse": "~4.1.0",
23 23 "expose-loader": "^0.7.1",
  24 + "glob": "^7.0.0",
24 25 "gulp": "~3.9.0",
25 26 "gulp-angular-filesort": "~1.1.1",
26 27 "gulp-angular-templatecache": "~1.8.0",
... ...