Skip to content

Commit 19d98ac

Browse files
AlexKushnir1AlexKushnir1
AlexKushnir1
authored and
AlexKushnir1
committed
feat: lock node version as in api-js
1 parent cb99d82 commit 19d98ac

File tree

2 files changed

+18
-25
lines changed

2 files changed

+18
-25
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@ava/typescript": "^2.0.0",
2626
"@types/bn.js": "^5.1.0",
2727
"@types/fs-extra": "^9.0.12",
28-
"@types/node": "^20.0.0",
28+
"@types/node": "20.0.0",
2929
"@types/rimraf": "^3.0.1",
3030
"ava": "^4.0.1",
3131
"husky": "^7.0.1",

pnpm-lock.yaml

+17-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)