sugar-high
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "sugar-high", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"type": "module", | ||
@@ -19,7 +19,7 @@ "exports": "./lib/index.mjs", | ||
"devDependencies": { | ||
"next": "12.1.1-canary.15", | ||
"react": "18.0.0-rc.2", | ||
"react-dom": "18.0.0-rc.2", | ||
"next": "12.1.4", | ||
"react": "18.0.0", | ||
"react-dom": "18.0.0", | ||
"vitest": "~0.6.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
9503
349