We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a81f9e commit 4c2277bCopy full SHA for 4c2277b
package.json
@@ -77,7 +77,8 @@
77
"elliptic@npm:6.5.4": "npm:6.6.1",
78
"word-wrap@npm:~1.2.3": "npm:1.2.5",
79
"@codemirror/state": "npm:6.5.2",
80
- "undici@npm:7.3.0": "npm:7.5.0"
+ "undici@npm:7.3.0": "npm:7.5.0",
81
+ "viem@npm:2.x": "npm:^2.23.2"
82
},
83
"scripts": {
84
"check-prerequisites": "scripts/check-prerequisites.sh",
0 commit comments