Commit aa9af3a8ec2c1c970dca9aef4e993fc9e6b37287

Authored by Victor Costa
2 parents 6eace0ac 6f7a6b9c

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 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",
... ...