Skip to content

Commit

Permalink
fix: missing npm
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Feb 16, 2024
1 parent 19305b0 commit 4a01690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test-79-npm/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const npm = {
14: 6,
16: 7,
18: 8,
20: 10,
}[hostVersion];

assert(npm !== undefined);
Expand Down

0 comments on commit 4a01690

Please sign in to comment.