chore: update typings
parent
016c711cf1
commit
21b4e6099b
|
@ -1 +1 @@
|
||||||
Subproject commit 281b50130fbf7eeff96985567952d2b1d7730da0
|
Subproject commit a216bc03d348a2af7688fa75fd4d81ec453cbf5c
|
|
@ -201,7 +201,6 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ant-design-vue/use": "^0.0.1-0",
|
"@ant-design-vue/use": "^0.0.1-0",
|
||||||
"@ant-design/css-animation": "^1.7.3",
|
|
||||||
"@ant-design/icons-vue": "^5.1.5",
|
"@ant-design/icons-vue": "^5.1.5",
|
||||||
"@babel/runtime": "^7.10.5",
|
"@babel/runtime": "^7.10.5",
|
||||||
"@simonwep/pickr": "~1.7.0",
|
"@simonwep/pickr": "~1.7.0",
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
declare module '@ant-design/css-animation*';
|
|
||||||
declare module 'component-classes';
|
declare module 'component-classes';
|
||||||
declare module '*.vue';
|
|
||||||
declare module '*.md';
|
|
||||||
declare module '*vc-*';
|
declare module '*vc-*';
|
||||||
declare module 'omit.js';
|
declare module 'omit.js';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue