Skip to content

Commit 1e37fef

Browse files
author
Leon Si
committed
chore: update deps
1 parent 5b17150 commit 1e37fef

File tree

4 files changed

+827
-277
lines changed

4 files changed

+827
-277
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,15 @@
1616
"license": "MIT",
1717
"devDependencies": {
1818
"@napi-rs/cli": "^2.7.0",
19-
"lionconfig": "^1.6.2",
19+
"lionconfig": "^1.7.17",
2020
"typescript": "^4.6.4",
21-
"vitest": "^0.10.2"
21+
"vitest": "^0.12.8"
2222
},
2323
"engines": {
24-
"node": ">= 10"
24+
"node": ">= 14"
2525
},
2626
"scripts": {
27+
"prepare": "lionconfig",
2728
"artifacts": "napi artifacts",
2829
"build": "napi build --platform --release",
2930
"build:debug": "napi build --platform",

0 commit comments

Comments
 (0)