TF-4171 Add Labels module to dependency of root
This commit is contained in:
@@ -1399,6 +1399,13 @@ packages:
|
|||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "6.6.1"
|
version: "6.6.1"
|
||||||
|
labels:
|
||||||
|
dependency: "direct main"
|
||||||
|
description:
|
||||||
|
path: labels
|
||||||
|
relative: true
|
||||||
|
source: path
|
||||||
|
version: "1.0.0+1"
|
||||||
leak_tracker:
|
leak_tracker:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|||||||
@@ -57,6 +57,9 @@ dependencies:
|
|||||||
scribe:
|
scribe:
|
||||||
path: scribe
|
path: scribe
|
||||||
|
|
||||||
|
labels:
|
||||||
|
path: labels
|
||||||
|
|
||||||
### Dependencies from git ###
|
### Dependencies from git ###
|
||||||
rich_text_composer:
|
rich_text_composer:
|
||||||
git:
|
git:
|
||||||
|
|||||||
Reference in New Issue
Block a user