upgrade v0.33.0; code mods; rebuild yarn.lock

This commit is contained in:
David Price
2021-06-04 08:13:48 -07:00
parent 66429df33c
commit 2eb84512e1
7 changed files with 4108 additions and 3066 deletions

View File

@@ -7,7 +7,7 @@
]
},
"devDependencies": {
"@redwoodjs/core": "^0.31.2"
"@redwoodjs/core": "^0.33.0"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config"
@@ -16,4 +16,4 @@
"node": ">=14",
"yarn": ">=1.15"
}
}
}