Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Commit 1bf4a15

Browse files
Bump napi-build-utils from 1 to 2 (#204)
Category: fix
1 parent 668d7a6 commit 1bf4a15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"github-from-package": "0.0.0",
2525
"minimist": "^1.2.3",
2626
"mkdirp-classic": "^0.5.3",
27-
"napi-build-utils": "^1.0.1",
27+
"napi-build-utils": "^2.0.0",
2828
"node-abi": "^3.3.0",
2929
"pump": "^3.0.0",
3030
"rc": "^1.2.7",
@@ -64,4 +64,4 @@
6464
"engines": {
6565
"node": ">=10"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)