Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
🔖 (25.2.1) (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-fidd committed Feb 6, 2025
1 parent ca480a8 commit 6924787
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "actual-sync",
"version": "25.2.0",
"version": "25.2.1",
"license": "MIT",
"description": "actual syncing server",
"type": "module",
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@actual-app/crdt": "2.1.0",
"@actual-app/web": "25.2.0",
"@actual-app/web": "25.2.1",
"bcrypt": "^5.1.1",
"better-sqlite3": "^11.7.0",
"body-parser": "^1.20.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ __metadata:
languageName: node
linkType: hard

"@actual-app/web@npm:25.2.0":
version: 25.2.0
resolution: "@actual-app/web@npm:25.2.0"
checksum: 10c0/44139936790d3033880f91a6dc22ada58e39b5d611c878fa12420c2ae567b0abd9d280cb9fe81c9fd7ceafa839222d585b284a9e66d63e65f833e18ec4686fe9
"@actual-app/web@npm:25.2.1":
version: 25.2.1
resolution: "@actual-app/web@npm:25.2.1"
checksum: 10c0/569dc6bdb13096943e65063a0f053ee1eb354aeca219707f2e66ed7af30b20ac498dbfe19292ea068517eb77a7fa8a53c2866661218aba6a26a62243eb7f0019
languageName: node
linkType: hard

Expand Down Expand Up @@ -1531,7 +1531,7 @@ __metadata:
resolution: "actual-sync@workspace:."
dependencies:
"@actual-app/crdt": "npm:2.1.0"
"@actual-app/web": "npm:25.2.0"
"@actual-app/web": "npm:25.2.1"
"@babel/preset-typescript": "npm:^7.20.2"
"@types/bcrypt": "npm:^5.0.2"
"@types/better-sqlite3": "npm:^7.6.12"
Expand Down

0 comments on commit 6924787

Please sign in to comment.