mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Bump napi from 3.1.3 to 3.1.6
Bumps [napi](https://github.com/napi-rs/napi-rs) from 3.1.3 to 3.1.6. - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/napi-v3.1.3...napi-v3.1.6) --- updated-dependencies: - dependency-name: napi dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ libloot = { path = ".." }
|
||||
libloot-ffi-errors = { path = "../ffi-errors" }
|
||||
|
||||
# Default enable napi4 feature, see https://nodejs.org/api/n-api.html#node-api-version-matrix
|
||||
napi = { version = "3.1.3", default-features = false, features = ["napi4"] }
|
||||
napi = { version = "3.1.6", default-features = false, features = ["napi4"] }
|
||||
napi-derive = "3.1.1"
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user