Skip to content

Commit 3a07a6b

Browse files
author
Giraldo Rosales
committed
Updated passing DOM props for React 15.2
1 parent 17cdb53 commit 3a07a6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-css-transition-replace",
3-
"version": "1.2.0-beta",
3+
"version": "1.2.1",
44
"description": "A React component to animate replacing one element with another.",
55
"main": "lib/ReactCSSTransitionReplace.js",
66
"repository": {
@@ -29,7 +29,7 @@
2929
"browserify": "^11.2.0",
3030
"del": "^2.2.1",
3131
"eslint": "^1.10.3",
32-
"eslint-plugin-react": "^3.16.1",
32+
"eslint-plugin-react": "^3.5.1",
3333
"gulp": "^3.9.1",
3434
"gulp-eslint": "^1.1.1",
3535
"gulp-flatten": "^0.2.0",

0 commit comments

Comments
 (0)