Skip to content

Commit

Permalink
Merge pull request #528 from mcm1957/patch-1
Browse files Browse the repository at this point in the history
Remove vis dependency
  • Loading branch information
skvarel authored Dec 3, 2023
2 parents 8cf6915 + e46a2a9 commit 158c9d4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@
"readme": "https://github.com/inventwo/ioBroker.vis-icontwo/blob/master/README.md",
"loglevel": "info",
"restartAdapters": [
"vis"
"vis",
"vis-2"
],
"singleton": true,
"localLink": "http://icontwo.inventwo.com/",
Expand All @@ -108,9 +109,7 @@
"dependencies": [
{
"js-controller": ">=3.1.0"
},
"vis"
]
} ]
},
"native": {},
"objects": [],
Expand Down

0 comments on commit 158c9d4

Please sign in to comment.