mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
v1.1.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@certd/plugin-tencent",
|
||||
"private": false,
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"main": "./src/index.ts",
|
||||
"module": "./src/index.ts",
|
||||
"types": "./src/index.ts",
|
||||
@@ -17,9 +17,9 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/pipeline": "^1.1.1",
|
||||
"@certd/plugin-cert": "^1.1.1",
|
||||
"@certd/plugin-util": "^1.1.1",
|
||||
"@certd/pipeline": "^1.1.2",
|
||||
"@certd/plugin-cert": "^1.1.2",
|
||||
"@certd/plugin-util": "^1.1.2",
|
||||
"tencentcloud-sdk-nodejs": "^4.0.44"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user