update 0.11.3

This commit is contained in:
hufeixiong
2022-01-04 12:15:09 +08:00
parent e95eadcc5e
commit 143dceb690
13 changed files with 79 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "0.11.2",
"version": "0.11.3",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/dooringx-lib.esm.js",
@@ -50,5 +50,9 @@
"react-color": "^2.19.3",
"react-intl": "^5.20.10",
"react-sortable-hoc": "^2.0.0"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/H5-Dooring/dooringx.git"
}
}