Skip to content

Commit 2d44532

Browse files
authored
Update package.json
1 parent 99c42cb commit 2d44532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"cover-publish": "istanbul cover _mocha --report lcovonly && codeclimate < coverage/lcov.info"
1818
},
1919
"main": "./src/main",
20-
"types": "./src/main",
20+
"types": "./src/index",
2121
"repository": {
2222
"type": "git",
2323
"url": "https://github.com/benjamine/jsondiffpatch.git"

0 commit comments

Comments
 (0)