chore: pre publish

This commit is contained in:
xiaojunnuo
2023-05-25 10:08:40 +08:00
parent 152cb9b23a
commit c553f63127
15 changed files with 26 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
"name": "@certd/plugin-host",
"private": false,
"version": "1.0.2",
"main": "./src/index.ts",
"main": "./dist/bundle.js",
"module": "./dist/plugin-host.mjs",
"types": "./dist/es/plugin-host.d.ts",
"publishConfig": {