Skip to content

Commit 66a07dc

Browse files
fix(package): update autobind-decorator to version 2.0.0
1 parent 32c0053 commit 66a07dc

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
@@ -97,7 +97,7 @@
9797
"react-dom": ">=0.15.0"
9898
},
9999
"dependencies": {
100-
"autobind-decorator": "^1.3.3",
100+
"autobind-decorator": "^2.0.0",
101101
"lodash.first": "^3.0.0",
102102
"lodash.identity": "^3.0.0",
103103
"lodash.isnumber": "^3.0.3",

0 commit comments

Comments
 (0)