chore: update exports and package-lock

This commit is contained in:
afiqzudinhadi 2025-07-10 20:36:42 +08:00
parent f5a12d3dd1
commit cca56420af
2 changed files with 15248 additions and 9166 deletions

24412
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -7,7 +7,7 @@
"license": "MIT",
"type": "module",
"exports": {
"./index.ts": "./src/index.ts"
"./index": "./src/index.ts"
},
"scripts": {
"lint": "eslint . --ext .ts,.tsx",