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 17cdb53 commit 3a07a6bCopy full SHA for 3a07a6b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-css-transition-replace",
3
- "version": "1.2.0-beta",
+ "version": "1.2.1",
4
"description": "A React component to animate replacing one element with another.",
5
"main": "lib/ReactCSSTransitionReplace.js",
6
"repository": {
@@ -29,7 +29,7 @@
29
"browserify": "^11.2.0",
30
"del": "^2.2.1",
31
"eslint": "^1.10.3",
32
- "eslint-plugin-react": "^3.16.1",
+ "eslint-plugin-react": "^3.5.1",
33
"gulp": "^3.9.1",
34
"gulp-eslint": "^1.1.1",
35
"gulp-flatten": "^0.2.0",
0 commit comments