|
@@ -1,6 +1,6 @@
|
1
|
1
|
name: notus
|
2
|
2
|
description: Platform-agnostic rich text document model based on Delta format and used in Zefyr editor.
|
3
|
|
-version: 0.1.1
|
|
3
|
+version: 0.1.2
|
4
|
4
|
author: Anatoly Pulyaevskiy <anatoly.pulyaevskiy@gmail.com>
|
5
|
5
|
homepage: https://github.com/memspace/zefyr
|
6
|
6
|
|
|
@@ -11,7 +11,7 @@ dependencies:
|
11
|
11
|
collection: ^1.14.6
|
12
|
12
|
meta: ^1.1.0
|
13
|
13
|
quill_delta: ^1.0.0-dev
|
14
|
|
- quiver_hashcode: ^1.0.0
|
|
14
|
+ quiver_hashcode: ^2.0.0
|
15
|
15
|
|
16
|
16
|
dev_dependencies:
|
17
|
17
|
test: ^1.0.0
|