Skip to content

Commit 65580b9

Browse files
committed
Update package.json
1 parent 2c05432 commit 65580b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
"version": "0.0.1",
66
"publisher": "Mqxx",
77
"repository": "https://github.com/TypeScriptPlayground/vs-code-new-package-extension",
8+
"files": [
9+
"dist/**/*",
10+
"resources/**/*",
11+
"README.md",
12+
"LICENSE"
13+
],
814
"engines": {
915
"vscode": "^1.85.0"
1016
},

0 commit comments

Comments
 (0)