There was an error while loading. Please reload this page.
1 parent 06d690b commit a9536cfCopy full SHA for a9536cf
1 file changed
package.json
@@ -4,8 +4,8 @@
4
"description": "Material design icon components for React",
5
"main": "dist/",
6
"engines": {
7
- "npm": "^8",
8
- "node": ">=16 <19"
+ "npm": ">=8",
+ "node": ">=16"
9
},
10
"scripts": {
11
"build": "tsc",
0 commit comments