Skip to content

Commit

Permalink
fix in version
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinaCastilloR committed Dec 7, 2023
1 parent 14e05b8 commit d6e6369
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/gallery/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@oneloop/gallery",
"version": "1.0.0",
"version": "1.0.1",
"main": "lib/index.js",
"module": "src/index.js",
"files": [
"lib"
],
"dependencies": {
"@oneloop/box": "^1.2.271",
"@oneloop/button": "^1.2.343",
"@oneloop/button": "^1.2.345",
"@oneloop/hooks": "^1.2.293",
"@oneloop/text": "^1.2.272",
"prop-types": "^15.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/jopijs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@oneloop/drawer": "^1.0.261",
"@oneloop/dropdown": "^1.2.356",
"@oneloop/fonts": "^1.0.114",
"@oneloop/gallery": "^1.0.0",
"@oneloop/gallery": "^1.0.1",
"@oneloop/icons": "^1.2.293",
"@oneloop/image": "^1.2.288",
"@oneloop/input": "^1.2.334",
Expand Down

0 comments on commit d6e6369

Please sign in to comment.