Skip to content

Commit

Permalink
v4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
acasazza committed May 14, 2024
1 parent ebcfcf0 commit eac3716
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"npmClient": "pnpm",
"version": "4.13.1",
"version": "4.13.2",
"command": {
"version": {
"preid": "beta"
}
}
}
}
4 changes: 2 additions & 2 deletions packages/react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercelayer/react-components",
"version": "4.13.1",
"version": "4.13.2",
"description": "The Official Commerce Layer React Components",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
Expand Down Expand Up @@ -225,4 +225,4 @@
"peerDependencies": {
"react": ">=18.0.0"
}
}
}

0 comments on commit eac3716

Please sign in to comment.