Skip to content

Commit 7190542

Browse files
committed
v7.1.0
1 parent 3046160 commit 7190542

File tree

3 files changed

+16733
-15590
lines changed

3 files changed

+16733
-15590
lines changed

packages/flip-toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flip-toolkit",
3-
"version": "7.0.16",
3+
"version": "7.1.0",
44
"description": "Configurable FLIP animation helpers",
55
"license": "MIT",
66
"src": "src/index.ts",

packages/react-flip-toolkit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-flip-toolkit",
3-
"version": "7.0.16",
3+
"version": "7.1.0",
44
"description": "Configurable FLIP animation helpers for React",
55
"license": "MIT",
66
"source": "src/index.ts",
@@ -47,7 +47,7 @@
4747
"prepublish": "npm run build"
4848
},
4949
"dependencies": {
50-
"flip-toolkit": "7.0.17",
50+
"flip-toolkit": "7.1.0",
5151
"prop-types": "^15.8.1"
5252
},
5353
"peerDependencies": {

0 commit comments

Comments
 (0)