diff --git a/pubspec.yaml b/pubspec.yaml index 8984a3e..2fb2c3a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ dependencies: collection: ^1.15.0 js: ^0.6.1+1 meta: ^1.8.0 - over_react: ^4.1.2 + over_react: ^5.0.0 react: ^7.0.0 test: ^1.21.1 dev_dependencies: @@ -19,9 +19,3 @@ dev_dependencies: build_web_compilers: ^3.0.0 dependency_validator: ^3.2.2 pedantic: ^1.8.0 - -dependency_overrides: - over_react: - git: - url: https://github.com/Workiva/over_react - ref: v5_wip