diff --git a/package-lock.json b/package-lock.json index a7cf745..d87d763 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bbbtech/storybook-formik", - "version": "3.0.0", + "version": "3.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@bbbtech/storybook-formik", - "version": "3.0.0", + "version": "3.0.1", "license": "MIT", "dependencies": { "react-json-tree": "^0.18.0" diff --git a/package.json b/package.json index 95ecf7f..ee47718 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bbbtech/storybook-formik", - "version": "3.0.0", + "version": "3.0.1", "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",