Skip to content

Commit 3ca362d

Browse files
committed
chore (project) filter files to be included into npm module
1 parent 884bc7a commit 3ca362d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
"bin": {
1414
"coderunner": "bin/coderunner"
1515
},
16+
"files": [
17+
"bin",
18+
"examples",
19+
"lib"
20+
],
1621
"repository": {
1722
"type": "git",
1823
"url": "git@github.com:Backendless/JS-Code-Runner.git"

0 commit comments

Comments
 (0)