Skip to content

Commit 19564fe

Browse files
committed
add src so we can point to it via github
1 parent 3aa2455 commit 19564fe

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
@@ -15,7 +15,8 @@
1515
},
1616
"main": "lib/index.js",
1717
"files": [
18-
"lib"
18+
"lib",
19+
"src"
1920
],
2021
"repository": {
2122
"type": "git",

0 commit comments

Comments
 (0)