Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xjh22222228 committed Jan 3, 2022
1 parent b324476 commit 0dd055d
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.1.0",
"version": "1.1.1",
"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.1.0",
"vue-authorized": "^1.1.1",
"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.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-authorized@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/vue-authorized/-/vue-authorized-1.1.1.tgz#7d6f0a09e90e891a0f3d0722220e93400df8a5e8"
integrity sha512-WUDdFa2s587E3LURRudBLeTid3cQENB/+VbwmSxb9LxjSH8e0vtUvDdWCk71fQnTWsQq0MPrzo8rHw1G+v2Ihw==

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

0 comments on commit 0dd055d

Please sign in to comment.