@inertiajs/react
Advanced tools
{ | ||
"name": "@inertiajs/react", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"license": "MIT", | ||
@@ -62,5 +62,5 @@ "description": "The React adapter for Inertia.js", | ||
"dependencies": { | ||
"@inertiajs/core": "1.0.4", | ||
"@inertiajs/core": "1.0.5", | ||
"lodash.isequal": "^4.5.0" | ||
} | ||
} |