Skip to content

Commit

Permalink
change dependency to own pjlink
Browse files Browse the repository at this point in the history
  • Loading branch information
Bannsaenger committed Jan 23, 2023
1 parent b2da4aa commit 1d412b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@iobroker/adapter-core": "^2.6.7",
"pjlink": "https://github.com/Bannsaenger/node-pjlink"
"pjlink": "Bannsaenger/node-pjlink"
},
"devDependencies": {
"@alcalzone/release-script": "^3.5.9",
Expand Down

0 comments on commit 1d412b4

Please sign in to comment.