@modern-js/utils
Advanced tools
Comparing version 0.0.0-canary-20220630053610 to 0.0.0-canary-20220630090446
# @modern-js/utils | ||
## 0.0.0-canary-20220630053610 | ||
## 0.0.0-canary-20220630090446 | ||
### Patch Changes | ||
- 22b04ebc: export ExecaError type | ||
- a90bc96b: perf(babel): skip babel-plugin-import if package not installed | ||
- b802e9f9: export ExecaError type | ||
## 1.7.9 | ||
### Patch Changes | ||
- a90bc96: perf(babel): skip babel-plugin-import if package not installed | ||
## 1.7.8 | ||
@@ -11,0 +16,0 @@ |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "0.0.0-canary-20220630053610", | ||
"version": "0.0.0-canary-20220630090446", | ||
"jsnext:source": "./src/index.ts", | ||
@@ -102,3 +102,3 @@ "types": "./dist/index.d.ts", | ||
"devDependencies": { | ||
"@modern-js/types": "0.0.0-canary-20220630053610", | ||
"@modern-js/types": "1.5.5", | ||
"@scripts/build": "0.0.0", | ||
@@ -105,0 +105,0 @@ "@scripts/jest-config": "0.0.0", |
2449089