Skip to content

Commit cca40e3

Browse files
committed
Add license to pubspec.yaml
1 parent 8dbdb26 commit cca40e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dart/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: fsoft_diff_patch
22
description: Deep compare two objects and produces a diffData to transform object1 to object2
33
version: 0.1.0
44
repository: https://github.com/fsoft72/diff-patch
5+
license: MIT
56

67
environment:
78
sdk: '>=2.18.0 <3.0.0'

0 commit comments

Comments
 (0)