Skip to content

Commit 37816cb

Browse files
author
FreakyCoder
authored
Update package.json
1 parent 4e13b5b commit 37816cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
7575
},
7676
"engine": {
77-
"node": ">= 16.10.0",
78-
"npm": ">= 7.21.0"
77+
"node": "16.10.0",
78+
"npm": "7.21.0"
7979
},
8080
"resolutions": {
8181
"@types/react": "^17"

0 commit comments

Comments
 (0)