Upgrade redwood to version 0.23.0

This commit is contained in:
Kurt Hutten
2021-02-28 17:56:03 +11:00
parent cecfcffed1
commit bed0cc69b8
4 changed files with 112 additions and 141 deletions

View File

@@ -9,7 +9,7 @@
"scripts": {
},
"devDependencies": {
"@redwoodjs/core": "^0.22.1"
"@redwoodjs/core": "^0.23.0"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config"