Skip to content

Commit

Permalink
0.9.28
Browse files Browse the repository at this point in the history
  • Loading branch information
sneu012 committed Aug 21, 2018
1 parent 25dc767 commit 27cdfb1
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
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.27",
"version": "0.9.28",
"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 27cdfb1

Please sign in to comment.