Skip to content

Commit

Permalink
Bump version to 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
satterly committed Apr 15, 2019
1 parent a5ef94f commit 9e2d89a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alerta-webui",
"version": "7.0.0",
"version": "7.0.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --port 8000",
Expand All @@ -19,7 +19,7 @@
"vue-class-component": "^6.0.0",
"vue-object-merge": "^0.1.7",
"vue-property-decorator": "^7.3.0",
"vue-router": "^3.0.4",
"vue-router": "^3.0.5",
"vuetify": "^1.5.11",
"vuex": "^3.1.0",
"vuex-router-sync": "^5.0.0"
Expand All @@ -46,6 +46,6 @@
"typescript": "^3.4.3",
"vue-cli-plugin-vuetify": "^0.4.6",
"vue-template-compiler": "^2.6.10",
"vuetify-loader": "^1.2.1"
"vuetify-loader": "^1.2.2"
}
}

0 comments on commit 9e2d89a

Please sign in to comment.