Skip to content

Commit 8bb8fb7

Browse files
committed
chore: add license to test package.json
1 parent bfd2231 commit 8bb8fb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/extensions/test-extension/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "code-server test extension",
44
"version": "0.0.1",
55
"publisher": "coder",
6+
"license": "MIT",
67
"activationEvents": [
78
"onStartupFinished"
89
],

0 commit comments

Comments
 (0)