Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NdYAG committed Jun 19, 2021
1 parent 00fed2f commit 9250913
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 @@ -15,7 +15,7 @@
"build-dist": "webpack; npm run -s compile-scss >> dist/react-rater.css",
"build-example": "webpack --mode=production",
"prepublish": "npm run build-lib || npm run build-lib-windows",
"start": "webpack-dev-server --hot"
"start": "webpack-dev-server --hot --mode=development"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 9250913

Please sign in to comment.