cuiqian2004
4 天以前 2af5f043b60c1f7ac38ecccc8f5bf44743134325
package-lock.json
@@ -1,5 +1,5 @@
{
  "name": "diniu",
  "name": "地牛App",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
@@ -7,6 +7,7 @@
      "dependencies": {
        "ant-design-vue": "^4.0.0-rc.6",
        "antd-mobile-vue-next": "^0.1.0-16",
        "dayjs": "^1.11.19",
        "fabric": "^6.6.7",
        "rxjs": "^7.8.2",
        "uuid": "^11.1.0"
@@ -1337,9 +1338,9 @@
      }
    },
    "node_modules/dayjs": {
      "version": "1.11.18",
      "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.18.tgz",
      "integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==",
      "version": "1.11.19",
      "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.19.tgz",
      "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
      "license": "MIT"
    },
    "node_modules/debounce": {