update seti-font (#200041)

update seti
This commit is contained in:
Martin Aeschlimann 2023-12-06 17:38:03 +01:00 committed by GitHub
parent e2f7dc558d
commit 7231f840b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 4 deletions

View file

@ -6,7 +6,7 @@
"git": {
"name": "seti-ui",
"repositoryUrl": "https://github.com/jesseweed/seti-ui",
"commitHash": "fd20793e5a75b350eab8d489165fb9b420df3f62"
"commitHash": "8eec7f2e37cd8fd91a98c61d129468bb49735a94"
}
},
"version": "0.1.0"

View file

@ -1798,6 +1798,7 @@
"version.txt": "_clock",
"version": "_clock",
"mvnw": "_maven",
"pom.xml": "_maven",
"tsconfig.json": "_tsconfig",
"swagger.json": "_json_1",
"swagger.yml": "_json_1",
@ -1916,7 +1917,7 @@
"sql": "_db",
"swift": "_swift",
"typescript": "_typescript",
"typescriptreact": "_typescript",
"typescriptreact": "_react",
"xml": "_xml",
"dockercompose": "_docker_3",
"yaml": "_yml",
@ -2232,7 +2233,7 @@
"sql": "_db_light",
"swift": "_swift_light",
"typescript": "_typescript_light",
"typescriptreact": "_typescript_light",
"typescriptreact": "_react_light",
"xml": "_xml_light",
"dockercompose": "_docker_3_light",
"yaml": "_yml_light",
@ -2280,6 +2281,7 @@
"version.txt": "_clock_light",
"version": "_clock_light",
"mvnw": "_maven_light",
"pom.xml": "_maven_light",
"tsconfig.json": "_tsconfig_light",
"swagger.json": "_json_1_light",
"swagger.yml": "_json_1_light",
@ -2348,5 +2350,5 @@
"npm-debug.log": "_npm_ignored_light"
}
},
"version": "https://github.com/jesseweed/seti-ui/commit/fd20793e5a75b350eab8d489165fb9b420df3f62"
"version": "https://github.com/jesseweed/seti-ui/commit/8eec7f2e37cd8fd91a98c61d129468bb49735a94"
}