We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed35cfc commit 0a50807Copy full SHA for 0a50807
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "babel-plugin-transform-react-remove-statics",
3
- "version": "0.0.3",
+ "version": "0.0.4",
4
"description": "Remove unnecessary statics attached to React components for different build environments",
5
"main": "lib/index.js",
6
"scripts": {
0 commit comments