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:
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@redwoodjs/api": "^0.36.3",
|
||||
"@redwoodjs/api": "^0.36.4",
|
||||
"@sentry/node": "^6.5.1",
|
||||
"axios": "^0.21.1",
|
||||
"cloudinary": "^1.23.0",
|
||||
@@ -20,4 +20,4 @@
|
||||
"concurrently": "^6.0.0",
|
||||
"nodemon": "^2.0.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user