We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6755bd commit 63e072bCopy full SHA for 63e072b
package.json
@@ -2,7 +2,7 @@
2
"name": "fast-max",
3
"version": "0.5.0",
4
"description": "Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)",
5
- "main": "index.js",
+ "main": "./index.js",
6
"types": "index.d.ts",
7
"files": [
8
"index.d.ts",
0 commit comments