保安服务企业管理项目备份
zhongrj
2023-03-18 7e92154f128f321d01c0d75ec647ac947a420863
node 对应版本修改,readme 说明修改
3 files modified
16871 ■■■■■ changed files
README.md 2 ●●●●● patch | view | raw | blame | history
package-lock.json 16865 ●●●●● patch | view | raw | blame | history
package.json 4 ●●●● patch | view | raw | blame | history
README.md
@@ -1,3 +1,5 @@
# node 版本 16.15.0
# 2022-08-24 说明
src\components\map\Draw.js 中 import GeometryType from "ol/geom/GeometryType.js"; 已弃用,下载的时候会下载不到
package-lock.json
Diff too large
package.json
@@ -42,8 +42,8 @@
    "@vue/cli-plugin-eslint": "^3.1.5",
    "@vue/cli-service": "^3.1.4",
    "chai": "^4.1.2",
    "node-sass": "^4.14.1",
    "sass-loader": "^7.3.1",
    "node-sass": "^6.0.1",
    "sass-loader": "^10.0.5",
    "vue-template-compiler": "^2.5.17",
    "webpack-bundle-analyzer": "^3.0.3"
  },