switched to ES6 and updated deps
This commit is contained in:
10
package.json
10
package.json
@@ -26,18 +26,18 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/smartfile",
|
||||
"dependencies": {
|
||||
"@types/glob": "^5.0.22-alpha",
|
||||
"@types/q": "0.0.21-alpha",
|
||||
"beautylog": "^5.0.12",
|
||||
"@types/glob": "^5.0.29",
|
||||
"@types/q": "^0.0.27",
|
||||
"beautylog": "^5.0.14",
|
||||
"fs-extra": "^0.30.0",
|
||||
"glob": "^7.0.5",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-remote-src": "^0.4.1",
|
||||
"js-yaml": "^3.6.1",
|
||||
"q": "^1.4.1",
|
||||
"request": "^2.72.0",
|
||||
"request": "^2.73.0",
|
||||
"require-reload": "0.2.2",
|
||||
"typings-global": "^1.0.5",
|
||||
"typings-global": "^1.0.6",
|
||||
"vinyl": "^1.1.1",
|
||||
"vinyl-file": "^2.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user