Skip to content

Commit 1f48e3f

Browse files
authored
Merge pull request #16 from svedova/patch-1
Point to the correct file
2 parents 290c5db + 4a766c6 commit 1f48e3f

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
@@ -10,7 +10,7 @@
1010
],
1111
"author": "Raynos <raynos2@gmail.com>",
1212
"repository": "git://github.com/Raynos/function-bind.git",
13-
"main": "index",
13+
"main": "index.js",
1414
"homepage": "https://github.com/Raynos/function-bind",
1515
"contributors": [
1616
{

0 commit comments

Comments
 (0)