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

Commit cac4761

Browse files
authored
🔖 (25.2.1) (#565)
1 parent e1a694a commit cac4761

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "actual-sync",
3-
"version": "25.2.0",
3+
"version": "25.2.1",
44
"license": "MIT",
55
"description": "actual syncing server",
66
"type": "module",
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@actual-app/crdt": "2.1.0",
26-
"@actual-app/web": "25.2.0",
26+
"@actual-app/web": "25.2.1",
2727
"bcrypt": "^5.1.1",
2828
"better-sqlite3": "^11.7.0",
2929
"body-parser": "^1.20.3",

‎yarn.lock‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ __metadata:
1616
languageName: node
1717
linkType: hard
1818

19-
"@actual-app/web@npm:25.2.0":
20-
version: 25.2.0
21-
resolution: "@actual-app/web@npm:25.2.0"
22-
checksum: 10c0/44139936790d3033880f91a6dc22ada58e39b5d611c878fa12420c2ae567b0abd9d280cb9fe81c9fd7ceafa839222d585b284a9e66d63e65f833e18ec4686fe9
19+
"@actual-app/web@npm:25.2.1":
20+
version: 25.2.1
21+
resolution: "@actual-app/web@npm:25.2.1"
22+
checksum: 10c0/569dc6bdb13096943e65063a0f053ee1eb354aeca219707f2e66ed7af30b20ac498dbfe19292ea068517eb77a7fa8a53c2866661218aba6a26a62243eb7f0019
2323
languageName: node
2424
linkType: hard
2525

@@ -1531,7 +1531,7 @@ __metadata:
15311531
resolution: "actual-sync@workspace:."
15321532
dependencies:
15331533
"@actual-app/crdt": "npm:2.1.0"
1534-
"@actual-app/web": "npm:25.2.0"
1534+
"@actual-app/web": "npm:25.2.1"
15351535
"@babel/preset-typescript": "npm:^7.20.2"
15361536
"@types/bcrypt": "npm:^5.0.2"
15371537
"@types/better-sqlite3": "npm:^7.6.12"

0 commit comments

Comments
 (0)