Skip to content

Commit

Permalink
chore: update refertence to nilvm
Browse files Browse the repository at this point in the history
  • Loading branch information
pablojhl committed Feb 10, 2025
1 parent 8a230bb commit 8d20bc1
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion buf.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: v2
modules:
- path: nillion/libs/node-api/proto
- path: nilvm/libs/node-api/proto
lint:
use:
- STANDARD
Expand Down
2 changes: 1 addition & 1 deletion client-wasm/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ getrandom = { version = "0.2", features = ["js"] }
wasm-bindgen = "0.2.92"
js-sys = "0.3"

nillion-client-core = { path = "../nillion/libs/client-core" }
nillion-client-core = { path = "../nilvm/libs/client-core" }

[dev-dependencies]
wasm-bindgen-test = "0.3"
Expand Down
Binary file modified client-wasm/dist/index_bg.wasm
Binary file not shown.

0 comments on commit 8d20bc1

Please # to comment.