mirror of
https://github.com/coder/code-server.git
synced 2026-05-24 13:17:28 +02:00
chore: add license to test package.json
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
"description": "code-server test extension",
|
"description": "code-server test extension",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"publisher": "coder",
|
"publisher": "coder",
|
||||||
|
"license": "MIT",
|
||||||
"activationEvents": [
|
"activationEvents": [
|
||||||
"onStartupFinished"
|
"onStartupFinished"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user