upgrade rw + lint (#521)

* Various linting fixes

* Fix component name

* Upgrade to redwood 0.36.4
This commit was merged in pull request #521.
This commit is contained in:
Kurt Hutten
2021-09-20 19:08:03 +10:00
committed by GitHub
parent 39ce35b219
commit f6df9d1988
16 changed files with 161 additions and 193 deletions

View File

@@ -12,7 +12,7 @@
"aws-emulate": "nodemon ./api/src/docker/aws-emulator.js"
},
"devDependencies": {
"@redwoodjs/core": "^0.36.3"
"@redwoodjs/core": "^0.36.4"
},
"eslintConfig": {
"extends": "@redwoodjs/eslint-config",