perf:发布版本1.0.2

This commit is contained in:
曾文豪
2023-03-06 18:13:42 +08:00
parent 271f873902
commit a1a986950d
7 changed files with 77 additions and 20 deletions

View File

@@ -1,9 +1,8 @@
{
"name": "@tiesheng/npm-tool",
"version": "1.0.2",
"version": "1.0.1",
"description": "npm tool package",
"main": "index.js",
"type": "commonjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
@@ -21,6 +20,7 @@
"@tiesheng:registry": "http://git.kepai365.com/api/v4/projects/417/packages/npm/"
},
"dependencies": {
"cryptsm2-sm4": "^1.0.1",
"umi-request": "1.4.0"
}
}