Skip to content

Commit

Permalink
Release 1.7.7
Browse files Browse the repository at this point in the history
Release 1.7.7
  • Loading branch information
benoitdemaegdt authored Dec 28, 2019
2 parents cc1e7aa + 6070e64 commit 5fb16cb
Show file tree
Hide file tree
Showing 4 changed files with 771 additions and 677 deletions.
32 changes: 16 additions & 16 deletions client/package-lock.json

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

10 changes: 5 additions & 5 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maxplorateur-client",
"version": "1.7.6",
"version": "1.7.7",
"private": true,
"scripts": {
"serve": "node_modules/.bin/vue-cli-service serve",
Expand All @@ -11,11 +11,11 @@
},
"dependencies": {
"axios": "^0.19.0",
"core-js": "^3.5.0",
"core-js": "^3.6.0",
"register-service-worker": "^1.6.2",
"vue": "^2.6.11",
"vue-router": "^3.1.3",
"vuetify": "^2.1.14",
"vuetify": "^2.1.15",
"vuex": "^3.1.2"
},
"devDependencies": {
Expand All @@ -29,12 +29,12 @@
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"eslint": "^6.7.2",
"eslint": "^6.8.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-vue": "^6.0.1",
"jest": "^24.9.0",
"prettier": "^1.19.1",
"sass": "^1.23.7",
"sass": "^1.24.0",
"sass-loader": "^7.1.0",
"vue-cli-plugin-vuetify": "^2.0.2",
"vue-jest": "^3.0.5",
Expand Down
Loading

0 comments on commit 5fb16cb

Please sign in to comment.