Skip to content

Commit

Permalink
Merge pull request #2 from kekland/indentation
Browse files Browse the repository at this point in the history
fix: wrong notus dependency
  • Loading branch information
kekland authored Jun 9, 2020
2 parents fb6cf5f + 1634d5f commit 88a01b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/zefyr/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ dependencies:
collection: ^1.14.6
url_launcher: ^5.0.0
quill_delta: ^1.0.0
notus: ^0.1.0
notus:
path: ../notus/
meta: ^1.1.0
quiver_hashcode: ^2.0.0

Expand Down

0 comments on commit 88a01b7

Please sign in to comment.