Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Catatomik/Shorten-URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Catatomik committed Jun 25, 2021
2 parents 526304e + 8e69ae6 commit 4c651ea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
},
"dependencies": {
"axios": "^0.21.1",
"core-js": "^3.14.0",
"vue": "^3.1.1",
"vue-router": "^4.0.9"
"core-js": "^3.15.1",
"vue": "^3.1.2",
"vue-router": "^4.0.10"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.13",
"@vue/cli-plugin-eslint": "~4.5.13",
"@vue/cli-plugin-router": "^4.5.13",
"@vue/cli-service": "~4.5.13",
"@vue/compiler-sfc": "^3.1.1",
"@vue/compiler-sfc": "^3.1.2",
"babel-eslint": "^10.1.0",
"eslint": "^7.28.0",
"eslint": "^7.29.0",
"eslint-plugin-vue": "^7.11.1"
},
"eslintConfig": {
Expand Down

0 comments on commit 4c651ea

Please sign in to comment.