Skip to content

Commit

Permalink
Merge pull request #31 from chrismayer/deps-upgrade
Browse files Browse the repository at this point in the history
Dependency upgrade
  • Loading branch information
chrismayer authored Sep 5, 2018
2 parents 3107b4f + 86c2f52 commit 4d03e80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"deploy": "gh-pages -d dist"
},
"dependencies": {
"ol": "5.1.3",
"vue": "^2.5.16",
"vuetify": "^1.0.8"
"ol": "5.2.0",
"vue": "2.5.17",
"vuetify": "1.1.9"
},
"devDependencies": {
"autoprefixer": "^7.2.5",
Expand Down

0 comments on commit 4d03e80

Please sign in to comment.