Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
bsabatino committed May 6, 2024
2 parents ddb35f7 + 35af2de commit 59ca0d1
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.23",
"version": "1.0.24",
"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.348",
"version": "1.5.349",
"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.23",
"@oneloop/carousel": "^1.0.24",
"@oneloop/checkbox": "^1.2.316",
"@oneloop/collapsible": "^1.2.362",
"@oneloop/containermenu": "^1.0.116",
Expand Down

0 comments on commit 59ca0d1

Please sign in to comment.