update deps

This commit is contained in:
Philipp Kunz 2016-04-05 00:17:08 +02:00
parent 6e32af1c9b
commit 372e00597c

View File

@ -25,7 +25,7 @@
}, },
"homepage": "https://github.com/pushrocks/smartfile", "homepage": "https://github.com/pushrocks/smartfile",
"dependencies": { "dependencies": {
"beautylog": "3.1.2", "beautylog": "4.1.0",
"fs-extra": "0.26.7", "fs-extra": "0.26.7",
"gulp": "^3.9.1", "gulp": "^3.9.1",
"gulp-remote-src": "^0.4.1", "gulp-remote-src": "^0.4.1",
@ -37,8 +37,8 @@
"vinyl-file": "2.0.0" "vinyl-file": "2.0.0"
}, },
"devDependencies": { "devDependencies": {
"gulp-function": "^1.2.0", "gulp-function": "^1.2.3",
"npmts": "4.0.1", "npmts": "5.0.0",
"should": "^8.3.0" "should": "^8.3.0"
} }
} }