forked from 0xPolygonID/js-sdk-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request 0xPolygonID#21 from 0xPolygonID/fix/update-deps
Update deps
- Loading branch information
Showing
4 changed files
with
141 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
name: Issue report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: bug | ||
assignees: Kolezhniuk, vmidyllic, volodymyr-basiuk | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Install SDK | ||
2. call function <Y> with param <X> | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
** Environment info (please complete the following information):** | ||
- OS version [e.g. Mac OS] | ||
- Node version: [e.g. 18.16] | ||
- Browser [e.g. chrome, safari] | ||
- Package version [e.g. 1.0.0] | ||
- Build [e.g. umd, cjs] | ||
|
||
|
||
**Additional context** | ||
Add any other context about the problem here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
version: 2 | ||
updates: | ||
- package-ecosystem: "npm" | ||
directory: "/" | ||
schedule: | ||
interval: "daily" | ||
allow: | ||
- dependency-name: "@iden3*" | ||
- dependency-name: "@0xpolygonid*" | ||
reviewers: | ||
- "Kolezhniuk" | ||
- "vmidyllic" | ||
- "volodymyr-basiuk" |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters