Skip to content

Commit c09add7

Browse files
committed
chore: fix npm dependency
1 parent 6a689f9 commit c09add7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"dist"
1919
],
2020
"engines": {
21-
"node": ">=12.13",
22-
"npm": ">=7"
21+
"node": ">=12.13"
2322
},
2423
"scripts": {
2524
"lint": "tsc --noEmit && eslint ./src --ext .ts",

0 commit comments

Comments
 (0)