aboutsummaryrefslogtreecommitdiff
path: root/node_modules/gulp-sym/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/gulp-sym/package.json')
-rw-r--r--node_modules/gulp-sym/package.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/node_modules/gulp-sym/package.json b/node_modules/gulp-sym/package.json
index af5fd732e..590dea962 100644
--- a/node_modules/gulp-sym/package.json
+++ b/node_modules/gulp-sym/package.json
@@ -1,6 +1,6 @@
{
"name": "gulp-sym",
- "version": "0.0.14",
+ "version": "1.0.2",
"description": "Gulp symlink",
"main": "index.js",
"scripts": {
@@ -14,15 +14,16 @@
"author": "soyuka",
"license": "MIT",
"dependencies": {
- "mkdirp": "^0.5.0",
- "through2": "^0.5.1",
- "rimraf": "^2.2.6",
- "gulp-util": "^2.2.14"
+ "@soyuka/exists-sync": "^1.0.1",
+ "gulp-util": "^3.0.7",
+ "mkdirp": "^0.5.1",
+ "rimraf": "^2.5.4",
+ "through2": "^2.0.3"
},
"devDependencies": {
- "chai": "^1.9.1",
- "mocha": "^1.18.2",
- "async": "^0.7.0"
+ "chai": "^3.5.0",
+ "mocha": "^3.2.0",
+ "async": "^2.1.4"
},
"repository": {
"type": "git",