Skip to content

Commit f7a3421

Browse files
committed
fix(dist): add missing dist to npm
1 parent b84271d commit f7a3421

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
@@ -41,6 +41,7 @@
4141
"test": "gulp test"
4242
},
4343
"files": [
44+
"dist",
4445
"lib",
4546
"CHANGELOG.md",
4647
"CONTRIBUTING.md",

0 commit comments

Comments
 (0)