Skip to content

Commit 27309cc

Browse files
authored
Update package.json
1 parent edbec94 commit 27309cc

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
@@ -6,7 +6,8 @@
66
"module": "lib/es/index.js",
77
"typings": "lib/src/index",
88
"files": [
9-
"lib/"
9+
"lib/",
10+
"src/"
1011
],
1112
"types": "./lib/src/index.d.ts",
1213
"dependencies": {

0 commit comments

Comments
 (0)