proper pubspec

This commit is contained in:
Sorunome 2020-05-17 20:02:28 +02:00
parent e87053b4f1
commit 3b9be3546a
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
2 changed files with 12 additions and 11 deletions

View File

@ -298,9 +298,11 @@ packages:
matrix_file_e2ee:
dependency: "direct main"
description:
path: "/home/sorunome/repos/famedly/matrix_file_e2ee"
relative: false
source: path
path: "."
ref: "1.x.y"
resolved-ref: "32edeff765369a7a77a0822f4b19302ca24a017b"
url: "https://gitlab.com/famedly/libraries/matrix_file_e2ee.git"
source: git
version: "1.0.3"
meta:
dependency: transitive
@ -362,11 +364,11 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "2ef8828859e0c4f6064038e45d89be3e46f8013c"
resolved-ref: "2ef8828859e0c4f6064038e45d89be3e46f8013c"
ref: "1.x.y"
resolved-ref: "7b6a91343e2af47ce78a7ecf7532b94b563b2d04"
url: "https://gitlab.com/famedly/libraries/dart-olm.git"
source: git
version: "1.0.0"
version: "1.1.0"
package_config:
dependency: transitive
description:

View File

@ -20,13 +20,12 @@ dependencies:
olm:
git:
url: https://gitlab.com/famedly/libraries/dart-olm.git
ref: 2ef8828859e0c4f6064038e45d89be3e46f8013c
ref: 1.x.y
matrix_file_e2ee:
path: /home/sorunome/repos/famedly/matrix_file_e2ee
# git:
# url: https://gitlab.com/famedly/libraries/matrix_file_e2ee.git
# ref: 1.x.y
git:
url: https://gitlab.com/famedly/libraries/matrix_file_e2ee.git
ref: 1.x.y
dev_dependencies:
test: ^1.0.0