Files
soybean-admin-element-plus/packages/ofetch/package.json
一寸灰 5c2d2abcda 🔖 sync release v1.3.9 (#32)
* fix(projects): 🐛 sync fix app version notification plugin with sub deploy path

* chore(release): 🔖 sync release v1.3.9
2024-12-23 14:25:28 +08:00

16 lines
207 B
JSON

{
"name": "@sa/fetch",
"version": "1.3.9",
"exports": {
".": "./src/index.ts"
},
"typesVersions": {
"*": {
"*": ["./src/*"]
}
},
"dependencies": {
"ofetch": "1.4.1"
}
}