Remove duplicate dependencies (#337)

This commit is contained in:
Roman Masyhar 2017-04-10 08:39:42 +07:00 committed by Ronan Jouchet
parent 36e34c95a5
commit f633eca5ae
1 changed files with 0 additions and 4 deletions

View File

@ -62,7 +62,6 @@
]
},
"devDependencies": {
"async": "^1.5.2",
"babel-core": "^6.4.5",
"babel-loader": "^6.2.1",
"babel-preset-es2015": "^6.6.0",
@ -76,11 +75,8 @@
"gulp-istanbul": "^0.10.3",
"gulp-mocha": "^2.2.0",
"gulp-sourcemaps": "^1.6.0",
"lodash": "^4.0.0",
"require-dir": "^0.3.0",
"run-sequence": "^1.1.5",
"shelljs": "^0.7.0",
"tmp": "0.0.28",
"webpack-stream": "^3.1.0"
}
}