Skip to content

Commit

Permalink
v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
madox2 committed Oct 22, 2023
1 parent 3b81621 commit 43a706b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"react-github-btn": "^1.2.1",
"react-highlight": "^0.14.0",
"react-scripts": "5.0.0",
"react-tagcloud": "^2.3.1",
"react-tagcloud": "^2.3.3",
"whatwg-fetch": "^3.6.2"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions examples/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7761,10 +7761,10 @@ react-scripts@5.0.0:
optionalDependencies:
fsevents "^2.3.2"

react-tagcloud@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/react-tagcloud/-/react-tagcloud-2.3.1.tgz#4e03aa862bca17983b8e9e3690e3ef4a6e00bbaf"
integrity sha512-vWnPzx1bmR2ya7WEeqCbZGO8q/x0agOjxnXQGD9jg5OAyLqaKWAfArKypaoUVXYDyjABcZg5BDu8qLC9JRGDbg==
react-tagcloud@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/react-tagcloud/-/react-tagcloud-2.3.3.tgz#ebaf4a99a7445a37210570ab096fbb938916fadb"
integrity sha512-4E2lTU7wYU0bisi2x3xInueufHzYFkSuqoKsY0Ky8U4Ki60StVX0MicYtsiScvY2QcFbSULWt6evbEwYVKXl4g==
dependencies:
prop-types "^15.6.2"
randomcolor "^0.6.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-tagcloud",
"version": "2.3.2",
"version": "2.3.3",
"description": "Tag/word cloud component for react",
"keywords": [
"react-tagcloud",
Expand Down

0 comments on commit 43a706b

Please # to comment.