Skip to content

Commit 46471f7

Browse files
author
Colby Rabideau
committed
include src
1 parent 7d42f94 commit 46471f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
},
2929
"files": [
3030
"*.js",
31-
"internal"
31+
"internal",
32+
"src"
3233
],
3334
"publishConfig": {
3435
"access": "public"

0 commit comments

Comments
 (0)