Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.0 merge #106

Merged
merged 12 commits into from
Dec 1, 2018
Prev Previous commit
Next Next commit
Upgrade vuetify to latest. Resolved #96
  • Loading branch information
alirizaadiyahsi committed Nov 28, 2018
commit d9361b125a274a03a3e6ea4491d3c278b4b351f3
34 changes: 10 additions & 24 deletions src/Nucleus.Web.Vue/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Nucleus.Web.Vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"vue-class-component": "^6.3.2",
"vue-property-decorator": "^7.2.0",
"vue-router": "^3.0.1",
"vuetify": "^1.3.9",
"vuetify": "^1.3.11",
"material-design-icons-iconfont": "4.0.2",
"sweetalert2": "^7.29.1",
"vue-i18n": "^8.3.2"
Expand Down
6 changes: 3 additions & 3 deletions src/Nucleus.Web.Vue/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6625,9 +6625,9 @@ vue@^2.5.17:
version "2.5.17"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada"

vuetify@^1.3.9:
version "1.3.9"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.3.9.tgz#19af65f7ef0c26efb1076464815d9ad9a5e4fa4f"
vuetify@^1.3.11:
version "1.3.11"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-1.3.11.tgz#8be51f752a821704bb7fe0b7ac1f9324b902e52a"

w3c-hr-time@^1.0.1:
version "1.0.1"
Expand Down