We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c07e7b commit 980b208Copy full SHA for 980b208
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "babel-plugin-transform-react-remove-prop-types",
3
- "version": "0.4.4",
+ "version": "0.4.5",
4
"description": "Remove unnecessary React propTypes from the production build",
5
"main": "lib/index.js",
6
"scripts": {
0 commit comments