Skip to content

Commit cd97fc4

Browse files
committed
fix: add engines in package.json
1 parent e87ede6 commit cd97fc4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,9 @@
6464
"react-router": "^5.2.0",
6565
"react-router-dom": "^5.2.0",
6666
"whatwg-fetch": "^3.6.2"
67+
},
68+
"engines": {
69+
"node": "^18.19.0",
70+
"npm": "^9.2.0"
6771
}
6872
}

0 commit comments

Comments
 (0)