@suspensive/react-await
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@suspensive/react-await", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Useful interfaces for React Suspense", | ||
@@ -41,2 +41,3 @@ "keywords": [ | ||
"main": "dist/index.cjs", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
@@ -57,3 +58,3 @@ "files": [ | ||
"react-dom": "^18.2.0", | ||
"@suspensive/react": "1.17.5", | ||
"@suspensive/react": "1.17.7", | ||
"@suspensive/test-utils": "0.0.0", | ||
@@ -60,0 +61,0 @@ "@suspensive/tsup": "0.0.0", |
Sorry, the diff of this file is not supported yet
84014
1211