Skip to content

Commit

Permalink
upgraded to 0.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
rajaramg committed Jul 22, 2018
1 parent cdc9b5f commit 70598a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Extra widgets for Mozilla's react-jsonschema-form",
"private": false,
"author": "[email protected]",
"version": "0.9.23",
"version": "0.9.24",
"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 70598a5

Please sign in to comment.