Skip to content

Commit

Permalink
Client dependency updates (#970)
Browse files Browse the repository at this point in the history
* Update client dependancies.

* Fix tests and lint.

* Fix typescript stuff with reverts.

* Fix react-boostrap.

* Hold back luxon and make types match for react and react-dom
  • Loading branch information
crspeller committed Jan 10, 2022
1 parent 3affb47 commit 7a31609
Show file tree
Hide file tree
Showing 6 changed files with 9,689 additions and 18,480 deletions.
3 changes: 2 additions & 1 deletion webapp/.eslintrc.json
Expand Up @@ -536,7 +536,8 @@
"ignore": [
"location",
"history",
"component"
"component",
"className"
]
}
],
Expand Down

0 comments on commit 7a31609

Please sign in to comment.