We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 978ee6e commit b854ce5Copy full SHA for b854ce5
example/pubspec.yaml
@@ -14,12 +14,3 @@ dev_dependencies:
14
15
# A great Dart testing package, but not required to use `json_serializable`.
16
test: ^0.12.29
17
-
18
-# Don't copy `dependency_overrides` into your `pubspec.yaml`
19
-# Here to ensure compatibility with the packages in this repository during
20
-# development.
21
-dependency_overrides:
22
- json_annotation:
23
- path: ../json_annotation
24
- json_serializable:
25
- path: ../json_serializable
0 commit comments