Skip to content

Commit 06eb760

Browse files
committed
fix(package): expose src directory
1 parent 5ef1fbd commit 06eb760

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
],
1010
"main": "src/index.js",
1111
"types": "src/index.d.ts",
12-
"files": [
13-
"dist",
14-
"bin"
15-
],
1612
"bin": {
1713
"jsondiffpatch": "./bin/jsondiffpatch"
1814
},

0 commit comments

Comments
 (0)