2 Commits

Author SHA1 Message Date
bd5fdb4edf 1.0.3 2017-04-30 15:42:09 +02:00
61fcb44c68 update dependencies 2017-04-30 15:42:05 +02:00
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "smartgulp",
"version": "1.0.2",
"version": "1.0.3",
"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.1",
"smartfile": "^4.2.3",
"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.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.1.tgz#2ec85f803f771a1ddff377a438ae87aab25f3e6e"
smartfile@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.3.tgz#fc31f7040cb2b316a939e0f068bc33cff9240a03"
dependencies:
"@types/fs-extra" "2.x.x"
"@types/vinyl" "^2.0.0"