Skip to content

Commit 83236a2

Browse files
committed
fix: ./dist/admate.mjs and ./dist/admate.umd.js do not exist
1 parent 8c870af commit 83236a2

File tree

2 files changed

+146
-189
lines changed

2 files changed

+146
-189
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "admate",
3-
"type": "module",
43
"PascalCasedName": "Admate",
54
"version": "0.10.1",
65
"private": false,
@@ -113,7 +112,7 @@
113112
"semver": "^7.6.3",
114113
"simple-git-hooks": "^2.11.1",
115114
"typescript": "^5.5.4",
116-
"unocss": "0.61.9",
115+
"unocss": "0.58.9",
117116
"unplugin-auto-import": "^0.18.2",
118117
"unplugin-vue-components": "^0.27.3",
119118
"vite": "^5.3.5",

0 commit comments

Comments
 (0)