chore: pre publish

This commit is contained in:
xiaojunnuo
2023-05-25 12:47:16 +08:00
parent 98ee7fcd8c
commit 062a267a6f
17 changed files with 97 additions and 42 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
"private": false,
"version": "1.0.3",
"main": "./src/index.ts",
"module": "./dist/plugin-all.mjs",
"types": "./dist/es/plugin-all.d.ts",
"module": "./src/index.ts",
"types": "./src/index.ts",
"publishConfig": {
"main": "./dist/bundle.js",
"module": "./dist/plugin-all.mjs",