Skip to content

Commit

Permalink
fix(precompile): Add glob dev dependency for pre compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-suhas committed May 17, 2017
1 parent 084b841 commit 1d675c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
"eslint": "^3.18.0",
"eslint-plugin-ava": "^4.2.0",
"eslint-plugin-prettier": "^2.0.1",
"glob": "^7.1.1",
"lint-staged": "^3.4.1",
"lodash": "^4.17.4",
"nyc": "^10.3.2",
Expand Down

0 comments on commit 1d675c8

Please sign in to comment.