diff --git a/package-lock.json b/package-lock.json index 3f5124d..8758503 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rn-checkout", - "version": "0.4.0", + "version": "0.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "rn-checkout", - "version": "0.4.0", + "version": "0.5.1", "dependencies": { "@hookform/resolvers": "^3.9.0", "@next/third-parties": "^14.2.7", diff --git a/package.json b/package.json index a39cc6f..2d92cf6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rn-checkout", - "version": "0.4.0", + "version": "0.5.1", "private": true, "scripts": { "dev": "next dev",