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