update dependencies

This commit is contained in:
Philipp Kunz 2016-05-19 23:20:26 +02:00
parent 60a2a7fc69
commit 96210fca9f

View File

@ -25,11 +25,11 @@
},
"homepage": "https://github.com/pushrocks/smartfile",
"dependencies": {
"beautylog": "^4.1.2",
"beautylog": "^5.0.4",
"fs-extra": "^0.30.0",
"gulp": "^3.9.1",
"gulp-remote-src": "^0.4.1",
"js-yaml": "^3.6.0",
"js-yaml": "^3.6.1",
"q": "^1.4.1",
"request": "^2.72.0",
"require-reload": "0.2.2",
@ -38,7 +38,7 @@
},
"devDependencies": {
"gulp-function": "^1.3.1",
"npmts": "^5.1.5",
"should": "^8.3.1"
"npmts": "^5.1.7",
"should": "^8.3.2"
}
}