Skip to content

Commit

Permalink
Merge pull request #1811 from bsabatino/development
Browse files Browse the repository at this point in the history
Actualizacion de versiones
  • Loading branch information
bsabatino authored May 2, 2024
2 parents 301dd81 + 2b53fcd commit 2dfc0a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oneloop/carousel",
"version": "1.0.18",
"version": "1.0.19",
"main": "lib/index.js",
"module": "src/index.js",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/jopijs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oneloop/jopijs",
"version": "1.5.343",
"version": "1.5.344",
"main": "lib/index.js",
"module": "src/index.js",
"files": [
Expand All @@ -13,7 +13,7 @@
"@oneloop/button": "^1.2.360",
"@oneloop/calendar": "^1.0.86",
"@oneloop/card": "^1.0.97",
"@oneloop/carousel": "^1.0.18",
"@oneloop/carousel": "^1.0.19",
"@oneloop/checkbox": "^1.2.316",
"@oneloop/collapsible": "^1.2.362",
"@oneloop/containermenu": "^1.0.116",
Expand Down

0 comments on commit 2dfc0a5

Please sign in to comment.