@modern-js/babel-plugin-module-resolver
Advanced tools
Comparing version 0.0.0-next-1692686860783 to 0.0.0-next-1692692387710
# @modern-js/babel-plugin-module-resolver | ||
## 0.0.0-next-1692686860783 | ||
## 0.0.0-next-1692692387710 | ||
### Patch Changes | ||
- 6076166600: fix: packaging errors found by publint | ||
fix: 修复 publint 检测到的 packaging 问题 | ||
## 2.31.2 |
@@ -18,3 +18,3 @@ { | ||
], | ||
"version": "0.0.0-next-1692686860783", | ||
"version": "0.0.0-next-1692692387710", | ||
"jsnext:source": "./src/index.js", | ||
@@ -48,4 +48,4 @@ "types": "./dist/types/index.d.ts", | ||
"jest": "^29.3.1", | ||
"@scripts/jest-config": "0.0.0-next-1692686860783", | ||
"@scripts/build": "0.0.0-next-1692686860783" | ||
"@scripts/jest-config": "0.0.0-next-1692692387710", | ||
"@scripts/build": "0.0.0-next-1692692387710" | ||
}, | ||
@@ -52,0 +52,0 @@ "sideEffects": false, |
43837