Skip to content

Commit

Permalink
glob is only a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbmatter committed Mar 14, 2019
1 parent b55bf9f commit 715c044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
],
"dependencies": {
"core-js": "^2.4.1",
"glob": "^7.1.3",
"realistic-structured-clone": "^2.0.1",
"setimmediate": "^1.0.5"
},
"devDependencies": {
"@types/mocha": "^5.2.5",
"@types/node": "^10.11.7",
"browserify": "^16.2.3",
"glob": "^7.1.3",
"husky": "^1.1.2",
"lint-staged": "^7.3.0",
"mocha": "^5.2.0",
Expand Down

0 comments on commit 715c044

Please sign in to comment.