update to latest standards

This commit is contained in:
2018-01-29 23:28:03 +01:00
parent e7ccd9aec4
commit 848d9ac1e0
7 changed files with 716 additions and 438 deletions
+3 -3
View File
@@ -14,7 +14,8 @@
"keywords": [
"gulpplugin",
"gulp",
"function"
"function",
"pushrocks"
],
"author": "Lossless GmbH <office@lossless.com> (https://lossless.com)",
"license": "MIT",
@@ -25,8 +26,7 @@
"dependencies": {
"@types/through2": "^2.0.32",
"smartq": "^1.1.6",
"through2": "^2.0.3",
"typings-global": "^1.0.16"
"through2": "^2.0.3"
},
"devDependencies": {
"gulp": "^3.9.1",