Skip to content

Commit

Permalink
v2.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pfferrari committed Dec 30, 2024
1 parent cf48b17 commit 0eeb678
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/skus/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "app-skus",
"version": "2.10.4",
"version": "2.10.5",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.10.4",
"version": "2.10.5",
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"npmClient": "pnpm",
Expand Down

0 comments on commit 0eeb678

Please sign in to comment.