From 63e3bbdf5dd1ada663a08f10bc4dfdb886a320bd Mon Sep 17 00:00:00 2001 From: Limezy Date: Fri, 30 Sep 2022 15:08:42 +0700 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b6bd6d2..ba1e843 100644 --- a/manifest.json +++ b/manifest.json @@ -8,14 +8,14 @@ "version": "1.24.5~ynh2", "url": "https://tldraw.com", "upstream": { - "license": "mit", + "license": "MIT", "website": "https://tldraw.com", "demo": "https://tldraw.com", "admindoc": "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" }, - "license": "mit", + "license": "MIT", "maintainer": { "name": "Raoul de Limezy" },