Skip to content

Commit 6d446c6

Browse files
authored
fix: ensure that lib directory is published
1 parent c6e6965 commit 6d446c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"test": "jest",
1111
"semantic-release": "semantic-release"
1212
},
13+
"files": ["lib"],
1314
"repository": "https://github.com/nteract/ansi-to-react",
1415
"keywords": [
1516
"ansi",

0 commit comments

Comments
 (0)