Skip to content

Commit

Permalink
chore(app-webpack): Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoenescu committed Dec 4, 2023
1 parent 71b74d7 commit de58b98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@quasar/app-webpack",
"version": "3.12.0",
"version": "3.12.1",
"description": "Quasar Framework App CLI with Webpack",
"bin": {
"quasar": "./bin/quasar"
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@quasar/babel-preset-app": "2.0.2",
"@quasar/render-ssr-error": "^1.0.1",
"@quasar/render-ssr-error": "^1.0.3",
"@quasar/ssr-helpers": "2.2.2",
"@types/chrome": "^0.0.208",
"@types/compression": "^1.7.2",
Expand Down

0 comments on commit de58b98

Please sign in to comment.