Skip to content

Commit

Permalink
chore: updated @napi-rs/cli to 2.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CMCDragonkai committed May 17, 2023
1 parent 75fc294 commit 63faaa3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
7 changes: 4 additions & 3 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"napi": {
"name": "quic"
},
"scripts": {
"prepare": "tsc -p ./tsconfig.build.json",
"prebuild": "node ./scripts/prebuild.js",
Expand Down Expand Up @@ -46,7 +43,7 @@
},
"devDependencies": {
"@fast-check/jest": "^1.1.0",
"@napi-rs/cli": "^2.13.2",
"@napi-rs/cli": "^2.15.2",
"@peculiar/asn1-pkcs8": "^2.3.0",
"@peculiar/asn1-schema": "^2.3.0",
"@peculiar/asn1-x509": "^2.3.0",
Expand Down

0 comments on commit 63faaa3

Please sign in to comment.