Skip to content

Commit ebe9a16

Browse files
committed
Upgrade to Quasar 2.0rc1
1 parent ce75202 commit ebe9a16

File tree

2 files changed

+501
-168
lines changed

2 files changed

+501
-168
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
"test": "echo \"No test specified\" && exit 0"
1111
},
1212
"dependencies": {
13-
"@quasar/extras": "^1.10.5",
13+
"@quasar/extras": "^1.10.6",
1414
"axios": "^0.21.1",
1515
"buffer": "^6.0.3",
1616
"core-js": "^3.12.1",
1717
"overmind": "^27.0.0",
1818
"overmind-vue": "^27.0.0",
1919
"process": "^0.11.10",
20-
"quasar": "^2.0.0-beta.18",
20+
"quasar": "^2.0.0-rc.1",
2121
"vue-i18n": "^9.0.0-beta.0"
2222
},
2323
"devDependencies": {
24-
"@quasar/app": "^3.0.0-beta.26",
24+
"@quasar/app": "^3.0.0-rc.1",
2525
"@types/node": "^15.6.0",
2626
"@typescript-eslint/eslint-plugin": "^4.24.0",
2727
"@typescript-eslint/parser": "^4.24.0",

0 commit comments

Comments
 (0)