Skip to content

Commit

Permalink
feat: upate package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
agrattan0820 committed Sep 20, 2023
1 parent f27b335 commit 745ad70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client",
"version": "0.3.4",
"version": "0.3.5",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "0.3.4",
"version": "0.3.5",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 745ad70

Please sign in to comment.