Commit 40fa8356 authored by GuanHua's avatar GuanHua

chore: 更新@linkseeks/design-ui版本

parent 4ae3cde0
registry="http://npm.shushangyun.com"
registry = "https://registry.npmjs.org/"
@linkseeks:registry="http://npm.shushangyun.com"
......@@ -63,7 +63,7 @@
"@linkseeks/design-core": "^1.0.0",
"@linkseeks/design-react": "^1.0.2",
"@linkseeks/design-react-web": "^1.0.0",
"@linkseeks/design-ui": "^1.0.9",
"@linkseeks/design-ui": "^1.0.11",
"@linkseeks/design-utils": "^1.0.0",
"@linkseeks/god": "^1.0.0",
"@types/crypto-js": "^4.0.1",
......
......@@ -32,7 +32,7 @@ export interface SiteInfo {
name: string;
logo: string;
siteUrl: string;
symbol?: any;
symbol: string;
}
export interface Global {
......
......@@ -1823,10 +1823,10 @@
react-dom "^17.0.2"
sortablejs "^1.10.2"
"@linkseeks/design-ui@^1.0.9":
version "1.0.9"
resolved "http://npm.shushangyun.com/@linkseeks%2fdesign-ui/-/design-ui-1.0.9.tgz#fffef978a0846366ebc59fe951b1089affedbd40"
integrity sha512-230k00FsXrV+x5yXWXukyJZWcWi0ht11zPEtalGGHZAK894NauvGhK7pUQDrvfesABlO+lCrlRv49+NsXDDhgw==
"@linkseeks/design-ui@^1.0.11":
version "1.0.11"
resolved "http://npm.shushangyun.com/@linkseeks%2fdesign-ui/-/design-ui-1.0.11.tgz#184fc802a76121ed58e6c0b60604d7068355f0ec"
integrity sha512-0GXhzAEUUmO3a0XmTSe2Z/zBaABZhJ6ajJc1bPifZxLQJV0q2zTUD2xLg9kB3bZjXYdovkOQ3Fc+OTW4dhj33Q==
dependencies:
"@linkseeks/design-utils" "^1.0.0"
antd "^4.15.1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment