Skip to content

Commit 7f58689

Browse files
authored
Merge pull request #84 from anc95/publish
release
2 parents 2b7c6ce + eecafb1 commit 7f58689

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"prepublishOnly": "tsc",
1616
"build": "tsc"
1717
},
18+
"files": [
19+
"dist"
20+
],
1821
"publishConfig": {
1922
"registry": "https://registry.npmjs.org/"
2023
},

0 commit comments

Comments
 (0)