Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Putzi San committed Aug 3, 2018
1 parent 9bcae17 commit de88707
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "formik-fields",
"description": "An extension to the great formik-library",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"author": "Putzi San <[email protected]>",
"repository": "PutziSan/formik-fields",
Expand Down Expand Up @@ -55,13 +55,13 @@
"react-dom": "^16.4.1",
"rimraf": "^2.6.2",
"rollup": "^0.63.5",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-commonjs": "^9.1.4",
"rollup-plugin-filesize": "^4.0.1",
"rollup-plugin-json": "^3.0.0",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-typescript2": "^0.16.1",
"rollup-plugin-json": "^3.0.0",
"rollup-plugin-uglify": "^4.0.0",
"rollup-plugin-filesize": "^4.0.1",
"ts-jest": "^23.0.0",
"tslint": "^5.10.0",
"tslint-config-prettier": "^1.13.0",
Expand Down

0 comments on commit de88707

Please sign in to comment.