Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - formik-material-ui-lab@0.0.8
 - formik-material-ui-pickers@0.0.12
 - formik-material-ui@3.0.1
  • Loading branch information
cliedeman committed Dec 3, 2020
1 parent 0680d03 commit 1ea5ab1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/formik-material-ui-lab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formik-material-ui-lab",
"version": "0.0.7",
"version": "0.0.8",
"license": "MIT",
"typings": "dist/main.d.ts",
"peerDependencies": {
Expand Down Expand Up @@ -61,4 +61,4 @@
"prepublishOnly": "yarn test && yarn build && yarn package"
},
"gitHead": "409cd27bdca327979c0dd7e20edd3ab773620396"
}
}
4 changes: 2 additions & 2 deletions packages/formik-material-ui-pickers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formik-material-ui-pickers",
"version": "0.0.11",
"version": "0.0.12",
"license": "MIT",
"typings": "dist/main.d.ts",
"peerDependencies": {
Expand Down Expand Up @@ -62,4 +62,4 @@
"@material-ui/pickers": "^3.2.8"
},
"gitHead": "409cd27bdca327979c0dd7e20edd3ab773620396"
}
}
4 changes: 2 additions & 2 deletions packages/formik-material-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formik-material-ui",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"typings": "dist/main.d.ts",
"peerDependencies": {
Expand Down Expand Up @@ -60,4 +60,4 @@
"prepublishOnly": "yarn test && yarn build && yarn package"
},
"gitHead": "409cd27bdca327979c0dd7e20edd3ab773620396"
}
}

0 comments on commit 1ea5ab1

Please sign in to comment.