remove glob dep in package.json

This commit is contained in:
Sandeep Somavarapu 2018-08-21 16:26:48 +02:00
parent 6bba18bddf
commit 8dc3594244

View file

@ -29,7 +29,6 @@
"fast-plist": "0.1.2",
"gc-signals": "^0.0.1",
"getmac": "1.4.1",
"glob": "^5.0.13",
"graceful-fs": "4.1.11",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.1",
@ -73,6 +72,7 @@
"eslint": "^3.4.0",
"event-stream": "^3.1.7",
"express": "^4.13.1",
"glob": "^5.0.13",
"gulp": "^3.8.9",
"gulp-atom-electron": "^1.16.1",
"gulp-azure-storage": "^0.7.0",