This commit is contained in:
2017-04-30 00:44:11 +02:00
parent cb60bec110
commit a324deb942
8 changed files with 1376 additions and 313 deletions

View File

@@ -26,16 +26,14 @@
},
"homepage": "https://gitlab.com/pushrocks/gulp-function",
"dependencies": {
"@types/q": "0.0.32",
"@types/through2": "^2.0.31",
"q": "^1.4.1",
"through2": "^2.0.1",
"typings-global": "^1.0.14"
"@types/through2": "^2.0.32",
"smartq": "^1.1.1",
"through2": "^2.0.3",
"typings-global": "^1.0.16"
},
"devDependencies": {
"beautylog": "^6.0.0",
"beautylog": "^6.1.10",
"gulp": "^3.9.1",
"npmts-g": "^5.2.8",
"typings-test": "^1.0.3"
"tapbundle": "^1.0.10"
}
}