Skip to content

Commit 06a4941

Browse files
committed
update engines
1 parent 09fbd20 commit 06a4941

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
@@ -16,8 +16,8 @@
1616
"./react": "./tsconfig.react.json"
1717
},
1818
"engines": {
19-
"npm": "^8",
20-
"node": "^16"
19+
"npm": ">=8",
20+
"node": ">=16"
2121
},
2222
"scripts": {
2323
"postversion": "git push && git push --tags"

0 commit comments

Comments
 (0)