Skip to content

Commit 86bdda6

Browse files
committed
dependencies updated
1 parent b7ac505 commit 86bdda6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ Here you will find information about the history of the current day.
221221
### **WORK IN PROGRESS**
222222
* (afuerhoff) dependencies updated
223223
* (afuerhoff) bug fixed [#333](https://github.com/afuerhoff/ioBroker.fb-checkpresence/issues/333)
224+
* (afuerhoff) bug fixed [#305](https://github.com/afuerhoff/ioBroker.fb-checkpresence/issues/305)
224225

225226
### 1.3.0 (2025-02-14)
226227
* (afuerhoff) dependencies updated

io-package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,11 @@
158158
{
159159
"js-controller": ">=5.0.19"
160160
}
161+
],
162+
"globalDependencies": [
163+
{
164+
"admin": ">=6.17.14"
165+
}
161166
]
162167
},
163168
"encryptedNative": [

0 commit comments

Comments
 (0)