Refactoring tool detection, work in progress

This commit is contained in:
Christian Kuster
2016-12-09 16:55:17 +01:00
parent 834dc4210e
commit 6ce58993a2
5 changed files with 35 additions and 14 deletions

View File

@ -35,7 +35,8 @@
"test": "mocha test"
},
"dependencies": {
"lodash": "4.8.1"
"async": "2.1.4",
"lodash": "4.17.2"
},
"devDependencies": {
"grunt": "0.4.5",