Skip to content

Commit 20181e7

Browse files
fix(js-x-ray): update files to includes dist (#375)
1 parent 19f9822 commit 20181e7

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.changeset/hungry-deer-sort.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@nodesecure/js-x-ray": patch
3+
---
4+
5+
Update files to includes /dist folder

workspaces/js-x-ray/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,7 @@
3636
"security"
3737
],
3838
"files": [
39-
"src",
40-
"types",
41-
"index.js",
42-
"index.d.ts"
39+
"dist"
4340
],
4441
"author": "GENTILHOMME Thomas <gentilhomme.thomas@gmail.com>",
4542
"license": "MIT",

0 commit comments

Comments
 (0)