chore: pre publish

This commit is contained in:
xiaojunnuo
2023-05-25 10:45:07 +08:00
parent ceb0454277
commit 511be1f3ae
8 changed files with 8 additions and 8 deletions

View File

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