Skip to content

Commit 9a15cc8

Browse files
tclemCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8fce100 commit 9a15cc8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

crates/string-offsets/js/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@
3232
"wasm-pack": "^0.14.0"
3333
},
3434
"overrides": {
35-
"tar": "^7.4.3",
36-
"axios": "^1.8.0"
35+
"binary-install": {
36+
"tar": "^7.4.3",
37+
"axios": "^1.8.0"
38+
}
3739
}
3840
}

0 commit comments

Comments
 (0)