mirror of https://github.com/coder/code-server.git
chore: add license to test package.json
This commit is contained in:
parent
bfd2231b4d
commit
8bb8fb74cf
|
@ -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"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue