Skip to content

Commit 292331f

Browse files
committed
bugfix(@embark/console): fix included package files
1 parent 6313c2e commit 292331f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"solidity"
1717
],
1818
"files": [
19-
"dist/lib"
19+
"dist"
2020
],
2121
"license": "MIT",
2222
"repository": {

0 commit comments

Comments
 (0)