Skip to content

Commit

Permalink
v5.3.0-v3
Browse files Browse the repository at this point in the history
  • Loading branch information
PadowYT2 committed Sep 18, 2024
1 parent e44e858 commit 5b8fafd
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "5.3.0-v1",
"version": "5.3.0-v3",
"command": {
"version": {
"push": true
Expand Down
2 changes: 1 addition & 1 deletion packages/_react-icons-pack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vertisanpro/react-icons-pack",
"version": "5.3.0-v1",
"version": "5.3.0-v3",
"description": "SVG React icons of popular icon packs using ES6 imports",
"author": "PadowYT2",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/_react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vertisanpro/react-icons",
"version": "5.3.0-v1",
"version": "5.3.0-v3",
"description": "SVG React icons of popular icon packs using ES6 imports",
"author": "PadowYT2",
"contributors": [
Expand Down
4 changes: 2 additions & 2 deletions packages/preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"keywords": [],
"author": "",
"license": "ISC",
"version": "5.3.0-v1",
"version": "5.3.0-v3",
"private": true,
"dependencies": {
"@loadable/component": "^5.16.4",
"@vertisanpro/react-icons": "^5.3.0-v1",
"@vertisanpro/react-icons": "^5.3.0-v3",
"babel-plugin-codegen": "^4.1.5",
"babel-plugin-macros": "^3.1.0",
"basscss": "^8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-icons_builders",
"private": true,
"version": "5.3.0-v1",
"version": "5.3.0-v3",
"description": "SVG React icons of popular icon packs using ES6 imports",
"author": "PadowYT2",
"contributors": [
Expand Down

0 comments on commit 5b8fafd

Please sign in to comment.