Fix @probo/react-lazy

Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-03-26 09:36:50 +01:00
parent b483ddf959
commit c92c2f9238
3 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "@probo/react-lazy",
"version": "0.1.0",
"description": "Enhanced React lazy loading with retries and error handling",
"private": true,
"type": "module",
"main": "src/index.ts",
"exports": {
".": "./src/index.ts"