Commit 4b85905466f249a287d1db24c02dd45b5fd8f0d9

Authored by ly525
1 parent b5e94d03

fix: update plugin-common-props

front-end/h5/package.json
... ... @@ -17,7 +17,7 @@
17 17 "@luban-h5/lbc-button": "^0.0.3",
18 18 "@luban-h5/lbp-slide": "^0.0.7",
19 19 "@luban-h5/lbs-text-align": "^0.0.3",
20   - "@luban-h5/plugin-common-props": "^0.2.6",
  20 + "@luban-h5/plugin-common-props": "0.2.7",
21 21 "animate.css": "^3.7.2",
22 22 "ant-design-vue": "^1.3.14",
23 23 "core-js": "^2.6.5",
... ...
front-end/h5/yarn.lock
... ... @@ -787,16 +787,16 @@
787 787 core-js "^3.3.2"
788 788 vue "^2.6.10"
789 789  
  790 +"@luban-h5/plugin-common-props@0.2.7":
  791 + version "0.2.7"
  792 + resolved "https://registry.npm.taobao.org/@luban-h5/plugin-common-props/download/@luban-h5/plugin-common-props-0.2.7.tgz#098cb71c789a527f8b50a2b613c9b28d959f5ab2"
  793 + integrity sha1-CYy3HHiaUn+LUKK2E8myjZWfWrI=
  794 +
790 795 "@luban-h5/plugin-common-props@^0.0.1":
791 796 version "0.0.1"
792 797 resolved "https://registry.yarnpkg.com/@luban-h5/plugin-common-props/-/plugin-common-props-0.0.1.tgz#10fe5d5b2dda1db64912b3b99779aec60b5ea956"
793 798 integrity sha512-D8UEBht2BCJt8YDHqcYj0hQmn3WM3QdX3Rw8eaZP02o0NeNe2oDPKE4mCM3eN9U1ygcrDf9bR48RB9YgHJRHGA==
794 799  
795   -"@luban-h5/plugin-common-props@^0.2.6":
796   - version "0.2.6"
797   - resolved "https://registry.npmjs.org/@luban-h5/plugin-common-props/-/plugin-common-props-0.2.6.tgz#a834f6564ef845238f14f449d0047f6b13a57adf"
798   - integrity sha512-MQ94psT35blUdOb9vX1AfJCNVfVfCz+7v1d0sgY+4rSesaEU12HnlDg8Aaqfq5ePs6IQUSOtRWRgWSS4u6cKhQ==
799   -
800 800 "@mrmlnc/readdir-enhanced@^2.2.1":
801 801 version "2.2.1"
802 802 resolved "https://registry.npm.taobao.org/@mrmlnc/readdir-enhanced/download/@mrmlnc/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
... ...