Skip to content

Commit

Permalink
Updates due to Adapter-Checker (https://www.iobroker.dev/adapter-check)
Browse files Browse the repository at this point in the history
  • Loading branch information
baerengraben authored and baerengraben committed Jan 7, 2022
1 parent 5e4f053 commit f768445
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 baerengraben <baerengraben@intelli.ch>
Copyright (c) 2022 baerengraben <baerengraben@intelli.ch>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ This change makes it necessary to regenerate IDs. So, to install version 1.0.1,
## License
MIT License

Copyright (c) 2021 baerengraben <baerengraben@intelli.ch>
Copyright (c) 2022 baerengraben <baerengraben@intelli.ch>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"materialize": true,
"dependencies": [
{
"js-controller": ">=1.4.2"
"js-controller": ">=3.0.0"
}
]
},
Expand Down

0 comments on commit f768445

Please sign in to comment.