Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xjh22222228 committed Jul 16, 2021
1 parent 30e0174 commit 62c81f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-authorized",
"version": "1.0.0",
"version": "1.1.0",
"description": "Vue authorized",
"main": "./Authorized.common.js",
"homepage": "https://github.com/xjh22222228/vue-authorized",
Expand Down Expand Up @@ -38,7 +38,7 @@
"ts-jest": "^26.4.4",
"typescript": "~3.9.3",
"vue": "^3.1.4",
"vue-authorized": "^1.0.0",
"vue-authorized": "^1.1.0",
"vue-jest": "^5.0.0-alpha.10",
"vue-template-compiler": "^2.6.14"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9540,10 +9540,10 @@ vm-browserify@^1.0.1:
resolved "https://registry.npm.taobao.org/vm-browserify/download/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
integrity sha1-eGQcSIuObKkadfUR56OzKobl3aA=

vue-authorized@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/vue-authorized/-/vue-authorized-1.0.0.tgz#079ac17d33023e5830b3174c47ed8cdddb230654"
integrity sha512-ift+L9zkzj+/5PGZY26oHzTDk20XU7SnrT/+lmdF8llYCAtViUoQD/p4Osshhr2PErD1pxkEIpgJbHKhWdjniA==
vue-authorized@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/vue-authorized/-/vue-authorized-1.1.0.tgz#f8c98b0b895c39f38b73e00e5acb3ca83b44a55e"
integrity sha512-CWpPTL0savURJkhvm6F3jgR33WJTnuJDbTr17DrA1osZ7qTmD3RP6yVEhr3JjMvMzJkID2/OlmNLhHgaVRKrHw==

vue-hot-reload-api@^2.3.0:
version "2.3.4"
Expand Down

0 comments on commit 62c81f4

Please sign in to comment.