Skip to content

Commit

Permalink
[xprototype#50/feature] Upgrade quasar version
Browse files Browse the repository at this point in the history
> current branch: master, issue link: xprototype#50
package.json
yarn.lock
  • Loading branch information
wilcorrea committed May 11, 2019
1 parent dd604b8 commit aee6183
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@quasar/extras": "^1.0.0",
"axios": "^0.18.0",
"lodash": "^4.17.11",
"quasar": "^1.0.0-beta.0",
"quasar": "^1.0.0-beta.23",
"siiimple-toast": "^3.1.6",
"sortablejs": "^1.8.4",
"vue-hot-reload-loader": "^0.2.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7861,9 +7861,10 @@ [email protected], qs@~6.5.1, qs@~6.5.2:
version "6.5.2"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"

quasar@^1.0.0-beta.0:
version "1.0.0-beta.13"
resolved "https://registry.yarnpkg.com/quasar/-/quasar-1.0.0-beta.13.tgz#81622ece941b93a0186c646f1b343f400c16ebe6"
quasar@^1.0.0-beta.23:
version "1.0.0-beta.23"
resolved "https://registry.yarnpkg.com/quasar/-/quasar-1.0.0-beta.23.tgz#4b704f546b13cc45176a7c66e51e9c5c180f6177"
integrity sha512-mXJovssdpURz3kSeblUuFDWAd/U8UE7Huuogb4uF/Tk0FwJO3d7Wz/ySb/TvZwdm8YhuBOCzm90Cs2b3JxXNlg==

querystring-es3@^0.2.0:
version "0.2.1"
Expand Down

0 comments on commit aee6183

Please sign in to comment.