Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
v1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
gciotola committed May 3, 2024
1 parent cb30f1d commit 94f0d7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.4.6",
"version": "1.4.7",
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": false,
"npmClient": "pnpm",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "app",
"version": "1.4.6",
"version": "1.4.7",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 94f0d7b

Please sign in to comment.