Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bd5fdb4edf | |||
| 61fcb44c68 |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartgulp",
|
"name": "smartgulp",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "lightweight gulp replacement",
|
"description": "lightweight gulp replacement",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
"@types/lodash": "^4.14.63",
|
"@types/lodash": "^4.14.63",
|
||||||
"lodash": "^4.17.4",
|
"lodash": "^4.17.4",
|
||||||
"smartevent": "^1.0.1",
|
"smartevent": "^1.0.1",
|
||||||
"smartfile": "^4.2.1",
|
"smartfile": "^4.2.3",
|
||||||
"smartq": "^1.1.1",
|
"smartq": "^1.1.1",
|
||||||
"smartstream": "^1.0.8",
|
"smartstream": "^1.0.8",
|
||||||
"typings-global": "^1.0.16"
|
"typings-global": "^1.0.16"
|
||||||
|
|||||||
@@ -393,9 +393,9 @@ smartevent@^1.0.1:
|
|||||||
smartq "^1.1.1"
|
smartq "^1.1.1"
|
||||||
typings-global "^1.0.16"
|
typings-global "^1.0.16"
|
||||||
|
|
||||||
smartfile@^4.2.1:
|
smartfile@^4.2.3:
|
||||||
version "4.2.1"
|
version "4.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.1.tgz#2ec85f803f771a1ddff377a438ae87aab25f3e6e"
|
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.3.tgz#fc31f7040cb2b316a939e0f068bc33cff9240a03"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/fs-extra" "2.x.x"
|
"@types/fs-extra" "2.x.x"
|
||||||
"@types/vinyl" "^2.0.0"
|
"@types/vinyl" "^2.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user