@esydoc/resolver-demo
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "@esydoc/resolver-demo", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "> TODO: description", | ||
@@ -22,4 +22,4 @@ "author": "Alex <857276958@qq.com>", | ||
"dependencies": { | ||
"@esydoc/path-filter": "^1.0.11", | ||
"@esydoc/share": "^1.0.11", | ||
"@esydoc/path-filter": "^1.0.12", | ||
"@esydoc/share": "^1.0.12", | ||
"chalk": "^4.1.0", | ||
@@ -31,3 +31,3 @@ "fs-extra": "^9.0.1", | ||
"devDependencies": { | ||
"@esydoc/plugin-codegen": "^1.0.11" | ||
"@esydoc/plugin-codegen": "^1.0.12" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "896c887438af78f4ad22ca6901a3d4b70fd2fe20" | ||
"gitHead": "05748aa42c56754f2d359e3514b1c8f8badd8e3f" | ||
} |
Updated@esydoc/path-filter@^1.0.12
Updated@esydoc/share@^1.0.12