mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00

* Begin implementing DesignKit package. * Use element-design-tokens repo. * Rename Fonts to align with Colours.
24 lines
610 B
Plaintext
24 lines
610 B
Plaintext
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "element-design-tokens",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/vector-im/element-design-tokens.git",
|
|
"state" : {
|
|
"branch" : "main",
|
|
"revision" : "ed45767113b703dad6e66d33ad7da388066504f8"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swiftui-introspect",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/siteline/SwiftUI-Introspect.git",
|
|
"state" : {
|
|
"revision" : "f2616860a41f9d9932da412a8978fec79c06fe24",
|
|
"version" : "0.1.4"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|