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

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mgilangjanuar committed Jan 5, 2022
1 parent 32a642c commit 5c12574
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "teledrive",
"version": "1.3.0",
"version": "1.3.1",
"repository": "[email protected]:mgilangjanuar/teledrive.git",
"author": "M Gilang Januar <[email protected]>",
"license": "MIT",
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.3.0",
"version": "1.3.1",
"main": "dist/index.js",
"license": "MIT",
"private": true,
Expand Down
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web",
"version": "1.3.0",
"version": "1.3.1",
"private": true,
"dependencies": {
"@craco/craco": "^6.3.0",
Expand Down Expand Up @@ -100,4 +100,4 @@
"workbox-strategies": "^5.1.3",
"workbox-streams": "^5.1.3"
}
}
}

0 comments on commit 5c12574

Please sign in to comment.