diff --git a/package-lock.json b/package-lock.json index 79b7654..a7cf745 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bbbtech/storybook-formik", - "version": "2.6.0", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@bbbtech/storybook-formik", - "version": "2.6.0", + "version": "3.0.0", "license": "MIT", "dependencies": { "react-json-tree": "^0.18.0" diff --git a/package.json b/package.json index 287d3fa..95ecf7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bbbtech/storybook-formik", - "version": "2.6.0", + "version": "3.0.0", "description": "A storybook addon that allows you to use components in your stories that rely on Formik context and see internal Formik state in a panel.", "repository": { "type": "git",