Skip to content

Commit

Permalink
10.3.5 (#827)
Browse files Browse the repository at this point in the history
* re-resizable: 6.9.1

* 10.3.5
  • Loading branch information
bokuweb authored Sep 14, 2021
1 parent 6576bd6 commit d962d5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-rnd",
"version": "10.3.4",
"version": "10.3.5",
"description": "",
"title": "react-rnd",
"main": "./lib/index.es5.js",
Expand Down Expand Up @@ -99,7 +99,7 @@
"fixture": "./fixture.html"
},
"dependencies": {
"re-resizable": "6.9.0",
"re-resizable": "6.9.1",
"react-draggable": "4.4.3",
"tslib": "2.3.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11455,10 +11455,10 @@ rc@^1.0.1, rc@^1.1.2, rc@^1.1.6, rc@^1.1.7, rc@^1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

[email protected].0:
version "6.9.0"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.0.tgz#9c3059b389ced6ade602234cc5bb1e12d231cd47"
integrity sha512-3cUDG81ylyqI0Pdgle/RHwwRYq0ORZzsUaySOCO8IbEtNyaRtrIHYm/jMQ5pjcNiKCxR3vsSymIQZHwJq4gg2Q==
[email protected].1:
version "6.9.1"
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-6.9.1.tgz#6be082b55d02364ca4bfee139e04feebdf52441c"
integrity sha512-KRYAgr9/j1PJ3K+t+MBhlQ+qkkoLDJ1rs0z1heIWvYbCW/9Vq4djDU+QumJ3hQbwwtzXF6OInla6rOx6hhgRhQ==
dependencies:
fast-memoize "^2.5.1"

Expand Down

0 comments on commit d962d5a

Please sign in to comment.