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 a8c3308 commit bbf7e84Copy full SHA for bbf7e84
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-flip-move",
3
- "version": "3.0.0",
+ "version": "3.0.2",
4
"description": "Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.",
5
"main": "dist/react-flip-move.cjs.js",
6
"module": "dist/react-flip-move.es.js",
0 commit comments