Skip to content

Commit

Permalink
up libs
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoyo San committed Jan 9, 2022
1 parent e0dcdab commit 50d0db9
Show file tree
Hide file tree
Showing 2 changed files with 1,385 additions and 1,414 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"test": "echo \"No test specified\" && exit 0"
},
"dependencies": {
"@quasar/extras": "^1.12.0",
"@quasar/extras": "^1.12.2",
"axios": "^0.21.1",
"core-js": "^3.6.5",
"quasar": "2.3.2",
"quasar": "2.4.4",
"vue-i18n": "^9.1.7",
"vuex": "4"
},
"devDependencies": {
"@babel/eslint-parser": "^7.0.0",
"@quasar/app": "3.2.2",
"@quasar/app": "3.2.6",
"cross-env": "^7.0.2",
"dotenv": "^10.0.0",
"eslint": "^7.14.0",
Expand All @@ -28,7 +28,7 @@
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-quasar": "^1.0.0",
"eslint-plugin-quasar": "^1.1.0",
"eslint-plugin-vue": "^7.0.0",
"eslint-webpack-plugin": "^2.4.0"
},
Expand Down
Loading

0 comments on commit 50d0db9

Please sign in to comment.