|
|
|
@ -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" |
|
|
|
|