Skip to content

Commit 63e072b

Browse files
committed
updated main path
1 parent b6755bd commit 63e072b

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
@@ -2,7 +2,7 @@
22
"name": "fast-max",
33
"version": "0.5.0",
44
"description": "Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)",
5-
"main": "index.js",
5+
"main": "./index.js",
66
"types": "index.d.ts",
77
"files": [
88
"index.d.ts",

0 commit comments

Comments
 (0)