Skip to content

Commit

Permalink
chore(packages): upgrade to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Oct 21, 2018
1 parent 70db95c commit 026f6d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"vue-router": "^3.0.1",
"vue-server-renderer": "^2.5.17",
"vuelidate": "^0.6.2",
"vuetify": "^1.3.0",
"vuetify": "^1.3.1",
"vuex": "^3.0.1",
"vuex-router-sync": "^5.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8656,10 +8656,10 @@ vuelidate@^0.6.2:
resolved "https://registry.yarnpkg.com/vuelidate/-/vuelidate-0.6.2.tgz#b417f5367407b047a2548119b25db56fe2bd5753"
integrity sha512-rowo/OSwC8XEGdWg+ZgTpcgxYtmbQKbGOw4Z+lfT/BkNPoNyPEVgIeObUhhFO7Q7Lz0u0p429qfus/BHs9tMpg==

vuetify@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.3.0.tgz#7f30641ae906f88728dea21da689d02b0a297f41"
integrity sha512-DVdvjk/0zzldW4EXtccFLYZiJU56fiZLjF5hkiQNk8e/620IBmaNi7xrkpeVM++5n1uwy84bgZCy5wNSeT3aSQ==
vuetify@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.3.1.tgz#bbfc5014af2cd6c82c8fb6b9c84551367b6cc5d4"
integrity sha512-n2JOEm4T0C4pHzaUSgV1+rAh/cTm2g89YIbLMyfwgencYON0kmr2ulY7vSVsBJGqv5ODDccbCzboXkfEXPYS5Q==

vuex-router-sync@^5.0.0:
version "5.0.0"
Expand Down

0 comments on commit 026f6d8

Please sign in to comment.