2 Commits

Author SHA1 Message Date
216caca058 1.0.5 2017-05-01 22:10:20 +02:00
ba9d681db2 update dependencies 2017-05-01 22:10:16 +02:00
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "smartgulp",
"version": "1.0.4",
"version": "1.0.5",
"description": "lightweight gulp replacement",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@@ -31,7 +31,7 @@
"@types/lodash": "^4.14.63",
"lodash": "^4.17.4",
"smartevent": "^1.0.1",
"smartfile": "^4.2.4",
"smartfile": "^4.2.6",
"smartq": "^1.1.1",
"smartstream": "^1.0.8",
"typings-global": "^1.0.16"

View File

@@ -393,9 +393,9 @@ smartevent@^1.0.1:
smartq "^1.1.1"
typings-global "^1.0.16"
smartfile@^4.2.4:
version "4.2.4"
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.4.tgz#5b53324f3d7f0b3fb2dffb134b32808da89b4dee"
smartfile@^4.2.6:
version "4.2.6"
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.6.tgz#ef2e35769081bfd7126e62a94123f5ef52a7f0b7"
dependencies:
"@types/fs-extra" "2.x.x"
"@types/vinyl" "^2.0.0"