Skip to content

Commit

Permalink
引入vue-router库
Browse files Browse the repository at this point in the history
  • Loading branch information
Panyue-genkiyo committed Oct 11, 2021
1 parent 51c1d41 commit 001503f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"pubsub-js": "^1.9.3",
"vue": "^2.6.11",
"vue-resource": "^1.5.3",
"vue-router": "^3.5.2",
"vuex": "^3.6.2"
},
"devDependencies": {
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8504,6 +8504,11 @@
dependencies:
"got" ">=8.0 <12.0"

"vue-router@^3.5.2":
"integrity" "sha1-X1Xj8lGXDjbD6NiKfNLWejUK3lw="
"resolved" "https://registry.nlark.com/vue-router/download/vue-router-3.5.2.tgz?cache=0&sync_timestamp=1628495505697&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fvue-router%2Fdownload%2Fvue-router-3.5.2.tgz"
"version" "3.5.2"

"vue-style-loader@^4.1.0", "vue-style-loader@^4.1.2":
"integrity" "sha1-bVWGOlH6dXqyTonZNxRlByqnvDU="
"resolved" "https://registry.nlark.com/vue-style-loader/download/vue-style-loader-4.1.3.tgz"
Expand Down

0 comments on commit 001503f

Please sign in to comment.