Added License

This commit is contained in:
2026-02-23 21:11:37 +03:00
parent b81c05b98e
commit 171332f38f
2 changed files with 19 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
"name": "systematic-love",
"displayName": "Systematic Love",
"author": "lol.mam",
"publisher": "lolmam",
"license": "CC-BY-NC-SA-4.0",
"description": "Hatsune Miku Systematic Love theme for Visual Studio Code",
"repository": {
@@ -16,7 +18,7 @@
"icon": "icon.png",
"version": "1.0.1",
"version": "1.1.0",
"engines": {
"vscode": "^1.106.1"
},