mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
Update git repository URL
This commit is contained in:
parent
28dd8f6294
commit
00ff5e21a7
62 changed files with 103 additions and 103 deletions
|
@ -10,7 +10,7 @@ build = "build.rs"
|
|||
# This is not meant to be used as a library from crate.io
|
||||
publish = false
|
||||
license = "(GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)"
|
||||
repository = "https://github.com/sixtyfpsui/sixtyfps"
|
||||
repository = "https://github.com/slint-ui/slint"
|
||||
homepage = "https://sixtyfps.io"
|
||||
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"name": "slint-ui",
|
||||
"version": "0.2.0",
|
||||
"homepage": "https://github.com/sixtyfpsui/sixtyfps",
|
||||
"homepage": "https://github.com/slint-ui/slint",
|
||||
"license": "SEE LICENSE IN LICENSE.md",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sixtyfpsui/sixtyfps"
|
||||
"url": "https://github.com/slint-ui/slint"
|
||||
},
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue