Skip to content

Commit

Permalink
up libs
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyosan committed May 27, 2022
1 parent d5a693a commit 2af359d
Show file tree
Hide file tree
Showing 2 changed files with 1,207 additions and 1,146 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,18 @@
"test": "echo \"No test specified\" && exit 0"
},
"dependencies": {
"@quasar/extras": "^1.12.2",
"@quasar/extras": "^1.14.0",
"axios": "^0.21.1",
"core-js": "^3.6.5",
"quasar": "2.4.4",
"quasar": "2.7.1",
"vue": "^3.0.0",
"vue-i18n": "^9.1.7",
"vue-router": "^4.0.0",
"vuex": "4"
},
"devDependencies": {
"@babel/eslint-parser": "^7.0.0",
"@quasar/app": "3.2.6",
"@quasar/app": "3.3.3",
"cross-env": "^7.0.2",
"dotenv": "^10.0.0",
"eslint": "^7.14.0",
Expand Down
Loading

0 comments on commit 2af359d

Please sign in to comment.