Ver Fonte

fix: add missing dependences @douyinfe/semi-animation in package.json of @douyinfe/semi-ui, which using by component progress (#627)

pointhalo há 3 anos atrás
pai
commit
b9f8b05e79
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      packages/semi-ui/package.json

+ 1 - 0
packages/semi-ui/package.json

@@ -14,6 +14,7 @@
     },
     "dependencies": {
         "@babel/runtime-corejs3": "^7.15.4",
+        "@douyinfe/semi-animation": "2.4.0",
         "@douyinfe/semi-animation-react": "2.4.0",
         "@douyinfe/semi-foundation": "2.4.0",
         "@douyinfe/semi-icons": "2.4.0",