Commit a6de5580 authored by xulili's avatar xulili

--

parent 5ba8a29a
......@@ -13,3 +13,4 @@ yarn-error.log*
*.ntvs*
*.njsproj
*.sln
package-lock.json
\ No newline at end of file
......@@ -140,13 +140,6 @@
"integrity": "sha1-tvTOi9WQ9fS6Lc/eEd54nyCfJCM=",
"requires": {
"underscore": "^1.12.1"
},
"dependencies": {
"underscore": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
"integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="
}
}
},
"ajv": {
......@@ -11196,6 +11189,11 @@
}
}
},
"underscore": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
"integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="
},
"union-value": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.0.tgz",
......
......@@ -17,7 +17,6 @@
"element-ui": "^2.4.8",
"file-saver": "^2.0.0-rc.3",
"moment": "^2.22.2",
"node-sass": "^4.12.0",
"ol": "^5.2.0",
"ol-ext": "^3.0.2",
"qrcode.vue": "^1.6.1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment