diff options
author | SolarLiner <solarliner@gmail.com> | 2017-07-03 23:58:22 +0200 |
---|---|---|
committer | SolarLiner <solarliner@gmail.com> | 2017-07-03 23:58:22 +0200 |
commit | 0b3c7f509a7feb3e4d9c6475835d1bd35fc9437f (patch) | |
tree | 1aee309b8a42c831b5f355abf801fadd7b9a8356 | |
parent | 1f279fd89a07a050b610f8d55cff012e720b1f1d (diff) |
Added MIT license
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c0eeef4..78d1a3c 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Color themes designed to match the popular Ubuntu themes.", "version": "0.3.0", "publisher": "SolarLiner", - "liscence": "MIT", + "license": "MIT", "repository": { "type": "GitHub", "url": "https://github.com/SolarLiner/vscode-arc-theme" |