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 aa5eb3a commit 94426bbCopy full SHA for 94426bb
packages/flip-toolkit/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "flip-toolkit",
3
- "version": "7.0.4",
+ "version": "7.0.5",
4
"description": "Configurable FLIP animation helpers",
5
"license": "MIT",
6
"src": "index.js",
@@ -28,7 +28,7 @@
28
"test": "echo \"noop\""
29
},
30
"dependencies": {
31
- "react-flip-toolkit": "^7.0.4-beta.0"
+ "react-flip-toolkit": "^7.0.5"
32
33
"devDependencies": {
34
"microbundle": "^0.11.0"
packages/react-flip-toolkit/package.json
"name": "react-flip-toolkit",
- "version": "7.0.5-0",
"description": "Configurable FLIP animation helpers for React",
"source": "src/index.ts",
0 commit comments