Skip to content

Commit

Permalink
released v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 27, 2023
1 parent 4b229eb commit 8522902
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client",
"version": "1.0.0",
"version": "0.0.1",
"private": true,
"description": "client",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "pml",
"version": "1.0.0",
"private": true,
"description": "Password Manager Lite.",
"scripts": {
"prepare": "husky install",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "server",
"version": "1.0.0",
"version": "0.0.1",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 8522902

Please # to comment.