mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
fix(wasm-runtime): missing fs-proxy.cjs
This commit is contained in:
parent
131046b7cb
commit
521bc12e43
@ -19,6 +19,7 @@
|
||||
},
|
||||
"files": [
|
||||
"runtime.cjs",
|
||||
"fs-proxy.cjs",
|
||||
"dist/*.js"
|
||||
],
|
||||
"devDependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user