This commit is contained in:
xiaojunnuo
2023-07-03 09:22:33 +08:00
parent abb4a7c0f9
commit d1809e0f7d
24 changed files with 94 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@certd/plugin-util",
"private": false,
"version": "1.1.2",
"version": "1.1.3",
"main": "./dist/bundle.js",
"module": "./dist/bundle.mjs",
"types": "./dist/d/index.d.ts",
@@ -16,7 +16,7 @@
"shelljs": "^0.8.5"
},
"devDependencies": {
"@certd/pipeline": "^1.1.2",
"@certd/pipeline": "^1.1.3",
"@rollup/plugin-commonjs": "^23.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",