This commit is contained in:
2023-04-19 02:05:48 +08:00
parent ebecea5d89
commit 49bc07206d
11 changed files with 15385 additions and 28612 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@lishican/antbank-platform-hooks",
"version": "0.0.5",
"version": "0.0.1",
"description": "",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",

View File

@@ -1,6 +1,6 @@
{
"name": "@lishican/antbank-platform-ui",
"version": "0.0.5",
"version": "0.0.1",
"description": "",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
@@ -31,8 +31,8 @@
"react-dom": ">=16.9.0"
},
"dependencies": {
"@lishican/antbank-platform-hooks": "^0.0.5",
"@lishican/antbank-platform-ui": "^0.0.5",
"@lishican/antbank-platform-hooks": "^0.0.1",
"@lishican/antbank-platform-ui": "^0.0.1",
"styled-components": "^5.3.9"
},
"gitHead": "b2627a6b62138d5dff798892c30f464370146f13"