fix: evaluator: add stakeKrk and unstakeKrk browser helpers (#460)
This commit is contained in:
parent
b7bbbb9b89
commit
ad9a113a9c
1 changed files with 4 additions and 0 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -12,6 +12,10 @@
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@playwright/test": "^1.55.1",
|
"@playwright/test": "^1.55.1",
|
||||||
|
"@typescript-eslint/eslint-plugin": "^8.45.0",
|
||||||
|
"@typescript-eslint/parser": "^8.45.0",
|
||||||
|
"eslint": "^9.36.0",
|
||||||
|
"eslint-config-prettier": "^10.1.8",
|
||||||
"ethers": "^6.11.1",
|
"ethers": "^6.11.1",
|
||||||
"husky": "^9.0.11",
|
"husky": "^9.0.11",
|
||||||
"playwright-mcp": "^0.0.12"
|
"playwright-mcp": "^0.0.12"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue