@modern-js/utils
Advanced tools
Comparing version 0.0.0-canary-20220807124921 to 0.0.0-canary-20220807130159
# @modern-js/utils | ||
## 0.0.0-canary-20220807124921 | ||
## 0.0.0-canary-20220807130159 | ||
### Patch Changes | ||
- 4f1889dcf: fix(utils): revert schema of unbundle plugin | ||
- 4f1889dc: fix(utils): revert schema of unbundle plugin | ||
@@ -9,0 +9,0 @@ fix(utils): 恢复 unbundle 插件相关的 schema 配置 |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "0.0.0-canary-20220807124921", | ||
"version": "0.0.0-canary-20220807130159", | ||
"jsnext:source": "./src/index.ts", | ||
@@ -102,3 +102,3 @@ "types": "./dist/index.d.ts", | ||
"devDependencies": { | ||
"@modern-js/types": "0.0.0-canary-20220807124921", | ||
"@modern-js/types": "0.0.0-canary-20220807130159", | ||
"@scripts/build": "0.0.0", | ||
@@ -105,0 +105,0 @@ "@scripts/jest-config": "0.0.0", |
2449524