Skip to content

Commit

Permalink
0.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mavarazy committed Feb 27, 2018
1 parent bee9735 commit fd06e2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -3,7 +3,7 @@
"description": "Extension of react-jsonschema-form with conditional field support",
"private": false,
"author": "mavarazy@gmail.com",
"version": "0.3.11",
"version": "0.3.12",
"scripts": {
"build:lib": "rimraf lib && cross-env NODE_ENV=production babel -d lib/ src/",
"build:dist": "rimraf dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.js --optimize-minimize",
Expand Down

0 comments on commit fd06e2a

Please sign in to comment.