Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pfferrari committed Jan 2, 2024
1 parent 580e97e commit 9ae5c3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.1",
"version": "1.0.2",
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"npmClient": "pnpm",
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mfe-identity",
"description": "A Commerce Layer Single Page Application to provide login and signup.",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"author": {
"name": "Pier Francesco Ferrari",
Expand Down Expand Up @@ -92,4 +92,4 @@
"workerDirectory": "public"
},
"packageManager": "pnpm@8.0.0"
}
}

0 comments on commit 9ae5c3a

Please sign in to comment.