noe reading correctly

This commit is contained in:
2017-04-30 00:25:31 +02:00
parent be2fd470d6
commit 3cd7355872
33 changed files with 445 additions and 18 deletions
+7 -1
View File
@@ -24,10 +24,16 @@
},
"homepage": "https://gitlab.com/pushrocks/smartgulp#README",
"devDependencies": {
"gulp-function": "^2.2.3",
"tapbundle": "^1.0.10"
},
"dependencies": {
"@types/lodash": "^4.14.63",
"lodash": "^4.17.4",
"smartevent": "^1.0.1",
"smartfile": "^4.2.0",
"smartq": "^1.1.1",
"smartstream": "^1.0.8"
"smartstream": "^1.0.8",
"typings-global": "^1.0.16"
}
}