1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tldraw_ynh.git synced 2024-09-03 20:35:54 +02:00

Update manifest.json

This commit is contained in:
Limezy 2022-09-30 15:08:42 +07:00
parent 49ca715ec3
commit 63e3bbdf5d

View file

@ -8,14 +8,14 @@
"version": "1.24.5~ynh2", "version": "1.24.5~ynh2",
"url": "https://tldraw.com", "url": "https://tldraw.com",
"upstream": { "upstream": {
"license": "mit", "license": "MIT",
"website": "https://tldraw.com", "website": "https://tldraw.com",
"demo": "https://tldraw.com", "demo": "https://tldraw.com",
"admindoc": "https://github.com/tldraw/tldraw/blob/main/guides/documentation.md", "admindoc": "https://github.com/tldraw/tldraw/blob/main/guides/documentation.md",
"userdoc": "https://github.com/tldraw/tldraw/blob/main/guides/documentation.md", "userdoc": "https://github.com/tldraw/tldraw/blob/main/guides/documentation.md",
"code": "https://github.com/tldraw/tldraw" "code": "https://github.com/tldraw/tldraw"
}, },
"license": "mit", "license": "MIT",
"maintainer": { "maintainer": {
"name": "Raoul de Limezy" "name": "Raoul de Limezy"
}, },