Skip to content

Commit 9e21fd5

Browse files
authored
fix(graphql): update normalize dependency to version 0.9.1 (zino-hofmann#1448)
* chore: update normalize dependency to version 0.9.1 * chore: update normalize dependency to version 0.8.2
1 parent 1daabdb commit 9e21fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphql/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
gql_error_link: ^1.0.0
1616
gql_dedupe_link: ^2.0.3
1717
hive: ^2.1.0
18-
normalize: ^0.8.2
18+
normalize: '>=0.8.2 <0.10.0'
1919
http: ^1.0.0
2020
collection: ^1.15.0
2121
web_socket_channel: '>=2.3.0 <=2.4.0'

0 commit comments

Comments
 (0)