Skip to content

Commit 7de23e3

Browse files
committed
cleanup pubspec
1 parent 69f6314 commit 7de23e3

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

packages/insomnia_collection/pubspec.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,11 @@ environment:
1414
sdk: ">=3.0.0 <4.0.0"
1515

1616
dependencies:
17-
diff_match_patch: ^0.4.1
18-
equatable: ^2.0.7
1917
freezed_annotation: ^2.4.4
20-
json_annotation: ^4.9.0
2118

2219
dev_dependencies:
23-
build_runner: ^2.4.13
20+
build_runner: ^2.4.12
2421
freezed: ^2.5.7
25-
json_serializable: ^6.9.0
22+
json_serializable: ^6.7.1
2623
lints: ^4.0.0
2724
test: ^1.24.0
28-
29-

pubspec.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -339,14 +339,6 @@ packages:
339339
url: "https://pub.dev"
340340
source: hosted
341341
version: "0.4.4"
342-
diff_match_patch:
343-
dependency: transitive
344-
description:
345-
name: diff_match_patch
346-
sha256: "2efc9e6e8f449d0abe15be240e2c2a3bcd977c8d126cfd70598aee60af35c0a4"
347-
url: "https://pub.dev"
348-
source: hosted
349-
version: "0.4.1"
350342
equatable:
351343
dependency: transitive
352344
description:

0 commit comments

Comments
 (0)