Skip to content

Commit

Permalink
chore: downgrade napi-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenix-ru committed Jun 8, 2024
1 parent 552a186 commit b2e8122
Show file tree
Hide file tree
Showing 4 changed files with 149 additions and 656 deletions.
1 change: 1 addition & 0 deletions .github/workflows/napi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ jobs:
~/.cargo/registry/index/
~/.cargo/registry/cache/
~/.cargo/git/db/
~/.napi-rs
.cargo-cache
target/
key: ${{ matrix.settings.target }}-cargo-${{ matrix.settings.host }}
Expand Down
Binary file modified crates/fervid_napi/.yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion crates/fervid_napi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"devDependencies": {
"@babel/parser": "^7.24.4",
"@napi-rs/cli": "^3.0.0-alpha.55",
"@napi-rs/cli": "3.0.0-alpha.4",
"@swc-node/register": "^1.9.0",
"@swc/core": "^1.4.13",
"@taplo/cli": "^0.7.0",
Expand Down
Loading

0 comments on commit b2e8122

Please sign in to comment.