Commit 478c84e0 authored by quentin.vrel's avatar quentin.vrel

Vue js init second time

parent 0aaf1c25
......@@ -20,9 +20,9 @@
"dev": true
},
"@babel/core": {
"version": "7.12.8",
"resolved": "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.12.8.tgz?cache=0&sync_timestamp=1606168800486&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.12.8.tgz",
"integrity": "sha1-itdsGn0qajvuzEOV+k97TLiDkOY=",
"version": "7.12.9",
"resolved": "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.12.9.tgz?cache=0&sync_timestamp=1606250083955&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.12.9.tgz",
"integrity": "sha1-/UUMTsEM27mA4pKLeqeihIRZP8g=",
"dev": true,
"requires": {
"@babel/code-frame": "^7.10.4",
......@@ -31,7 +31,7 @@
"@babel/helpers": "^7.12.5",
"@babel/parser": "^7.12.7",
"@babel/template": "^7.12.7",
"@babel/traverse": "^7.12.8",
"@babel/traverse": "^7.12.9",
"@babel/types": "^7.12.7",
"convert-source-map": "^1.7.0",
"debug": "^4.1.0",
......@@ -1012,9 +1012,9 @@
}
},
"@babel/traverse": {
"version": "7.12.8",
"resolved": "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.12.8.tgz?cache=0&sync_timestamp=1606168799617&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftraverse%2Fdownload%2F%40babel%2Ftraverse-7.12.8.tgz",
"integrity": "sha1-wcKYO/m6D08OqhHf9+d/pjMHsqQ=",
"version": "7.12.9",
"resolved": "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.12.9.tgz?cache=0&sync_timestamp=1606250106979&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftraverse%2Fdownload%2F%40babel%2Ftraverse-7.12.9.tgz",
"integrity": "sha1-+tJsly6rvBE1DgtpWXjebMjoWW8=",
"dev": true,
"requires": {
"@babel/code-frame": "^7.10.4",
......@@ -1310,9 +1310,9 @@
"dev": true
},
"@types/node": {
"version": "14.14.9",
"resolved": "https://registry.npm.taobao.org/@types/node/download/@types/node-14.14.9.tgz?cache=0&sync_timestamp=1605819692680&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-14.14.9.tgz",
"integrity": "sha1-BK/Jolxv+T2hTeq9ZdxESFtTyNY=",
"version": "14.14.10",
"resolved": "https://registry.npm.taobao.org/@types/node/download/@types/node-14.14.10.tgz?cache=0&sync_timestamp=1606286012954&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-14.14.10.tgz",
"integrity": "sha1-WVioLkGGPPxx8jB7N0jjSRugN4U=",
"dev": true
},
"@types/normalize-package-data": {
......@@ -4565,9 +4565,9 @@
"dev": true
},
"electron-to-chromium": {
"version": "1.3.606",
"resolved": "https://registry.npm.taobao.org/electron-to-chromium/download/electron-to-chromium-1.3.606.tgz?cache=0&sync_timestamp=1606202271953&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felectron-to-chromium%2Fdownload%2Felectron-to-chromium-1.3.606.tgz",
"integrity": "sha1-bvJlXZp8G0R9/dY0RlfQBGGmXiY=",
"version": "1.3.607",
"resolved": "https://registry.npm.taobao.org/electron-to-chromium/download/electron-to-chromium-1.3.607.tgz?cache=0&sync_timestamp=1606242829667&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felectron-to-chromium%2Fdownload%2Felectron-to-chromium-1.3.607.tgz",
"integrity": "sha1-G/8T8c+J8v7g0kS4xkpxOPgPOjs=",
"dev": true
},
"elliptic": {
......@@ -7856,7 +7856,7 @@
},
"p-limit": {
"version": "2.3.0",
"resolved": "https://registry.npm.taobao.org/p-limit/download/p-limit-2.3.0.tgz?cache=0&sync_timestamp=1598867220191&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fp-limit%2Fdownload%2Fp-limit-2.3.0.tgz",
"resolved": "https://registry.npm.taobao.org/p-limit/download/p-limit-2.3.0.tgz?cache=0&sync_timestamp=1606288806475&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fp-limit%2Fdownload%2Fp-limit-2.3.0.tgz",
"integrity": "sha1-PdM8ZHohT9//2DWTPrCG2g3CHbE=",
"dev": true,
"requires": {
......
mahjong-tiles @ 9e2eba21
Subproject commit 9e2eba21ca69d6cd5cdd9a309d5754ac9517c481
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