mirror of
https://gitee.com/honghuangdc/soybean-admin-element-plus.git
synced 2026-05-14 03:12:37 +00:00
feat(projects): 🎉 init project
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
{
|
||||
"name": "@sa/uno-preset",
|
||||
"version": "1.0.0",
|
||||
"version": "1.3.7",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
"typesVersions": {
|
||||
"*": {
|
||||
"*": [
|
||||
"./src/*"
|
||||
]
|
||||
"*": ["./src/*"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user