Skip to content

Commit 7698cf0

Browse files
committed
Protocol change
1 parent a440d7a commit 7698cf0

File tree

2 files changed

+12
-19
lines changed

2 files changed

+12
-19
lines changed

package-lock.json

Lines changed: 10 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fails-components/noteshandler",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Supplies server side notes handling",
55
"author": "Marten Richter",
66
"license": "AGPL-3.0-or-later",
@@ -44,7 +44,7 @@
4444
"dist"
4545
],
4646
"dependencies": {
47-
"@fails-components/data": ">=0.0.0",
47+
"@fails-components/data": ">=0.0.2",
4848
"uuid": "^8.3.2",
4949
"@socket.io/redis-adapter": "^7.0.0",
5050
"cron": "^1.8.2",

0 commit comments

Comments
 (0)