Skip to content

Commit

Permalink
Update to version 0.9.65
Browse files Browse the repository at this point in the history
  • Loading branch information
sneu012 committed Dec 28, 2020
1 parent e802fc1 commit bd629d2
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.64",
"version": "0.9.65",
"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 bd629d2

Please sign in to comment.