Skip to content

Commit

Permalink
🔖 (24.10.1) (#475)
Browse files Browse the repository at this point in the history
* 🔖 (24.10.1)

* Upgrade app
  • Loading branch information
MatissJanis authored Oct 8, 2024
1 parent 6658dc2 commit 290c6f6
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": "24.10.0",
"version": "24.10.1",
"license": "MIT",
"description": "actual syncing server",
"type": "module",
Expand All @@ -21,7 +21,7 @@
},
"dependencies": {
"@actual-app/crdt": "2.1.0",
"@actual-app/web": "24.10.0",
"@actual-app/web": "24.10.1",
"bcrypt": "^5.1.1",
"better-sqlite3": "^9.6.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:24.10.0":
version: 24.10.0
resolution: "@actual-app/web@npm:24.10.0"
checksum: 10c0/7a0cc5040b570081865b731356bf8f14447c22768c34437e82c526e3ad75601bb90a62cd1273f656b075dfa99c2b4d9a722722e08aba9eebfae10fe997005391
"@actual-app/web@npm:24.10.1":
version: 24.10.1
resolution: "@actual-app/web@npm:24.10.1"
checksum: 10c0/6eccc2cc22edd895d1661ee847ca5518a4ba29b8585c991c3da933c2ec4590dbfced02f5d3710cb4feb18bc124bbfcad021dc942650f4bef8855d6c4c883fa28
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:24.10.0"
"@actual-app/web": "npm:24.10.1"
"@babel/preset-typescript": "npm:^7.20.2"
"@types/bcrypt": "npm:^5.0.2"
"@types/better-sqlite3": "npm:^7.6.7"
Expand Down

0 comments on commit 290c6f6

Please sign in to comment.