Skip to content

Commit 082af19

Browse files
committed
v0.1.1
1 parent 38b12ab commit 082af19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "babel-plugin-transform-react-remove-prop",
33
"description": "Remove selected attributes in each react element by selected conditions",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"repository": "[email protected]:maxsbelt/babel-plugin-transform-react-remove-prop.git",
66
"author": "Sergey Makarov <[email protected]>",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)