mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-26 20:30:07 +00:00
Use widen strategy (#488)
Update the npm manifest file to relax the version requirements as js-waku is a library
This commit is contained in:
parent
855cdf4fc7
commit
e05e56261d
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -7,6 +7,9 @@ updates:
|
||||
interval: "daily"
|
||||
reviewers:
|
||||
- "d4nte"
|
||||
# Update the npm manifest file to relax
|
||||
# the version requirements as js-waku is a library
|
||||
versioning-strategy: widen
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/examples/web-chat"
|
||||
schedule:
|
||||
|
Loading…
x
Reference in New Issue
Block a user