Skip to content

Commit 00800e7

Browse files
Merge pull request #208 from nmetulev/patch-1
Update package.json
2 parents edbec94 + 27309cc commit 00800e7

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)