Skip to content

Commit

Permalink
Add method for sign (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
UnDeleteRU authored Nov 29, 2024
1 parent 8558e92 commit 9b82aa9
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 49 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,13 @@
},
"volta": {
"node": "18.16.0"
},
"pnpm": {
"overrides": {
"axios@>=1.3.2 <=1.7.3": ">=1.7.4",
"micromatch@<4.0.8": ">=4.0.8",
"webpack@>=5.0.0-alpha.0 <5.94.0": ">=5.94.0",
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5"
}
}
}
Loading

0 comments on commit 9b82aa9

Please sign in to comment.