v0.0.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"useWorkspaces": true,
|
||||
"packages": [
|
||||
"packages/*"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lishican/antbank-platform-hooks",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "",
|
||||
"module": "dist/esm/index.js",
|
||||
"types": "dist/esm/index.d.ts",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@lishican/antbank-platform-ui",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"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.1",
|
||||
"@lishican/antbank-platform-ui": "^0.0.1",
|
||||
"@lishican/antbank-platform-hooks": "^0.0.2",
|
||||
"@lishican/antbank-platform-ui": "^0.0.2",
|
||||
"styled-components": "^5.3.9"
|
||||
},
|
||||
"gitHead": "b2627a6b62138d5dff798892c30f464370146f13"
|
||||
|
||||
Reference in New Issue
Block a user