Archived
1
0

chore: add license to test package.json

This commit is contained in:
Joe Previte 2022-09-09 12:59:23 -07:00
parent bfd2231b4d
commit 8bb8fb74cf
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24

View File

@ -3,6 +3,7 @@
"description": "code-server test extension",
"version": "0.0.1",
"publisher": "coder",
"license": "MIT",
"activationEvents": [
"onStartupFinished"
],