Update engines

This commit is contained in:
Hazem Krimi
2022-07-31 00:33:21 +01:00
parent bccc718666
commit 947767308e
+3
View File
@@ -30,5 +30,8 @@
"babel-plugin-styled-components": "^2.0.2", "babel-plugin-styled-components": "^2.0.2",
"babel-runtime": "^6.26.0", "babel-runtime": "^6.26.0",
"typescript": "^4.5.4" "typescript": "^4.5.4"
},
"engines": {
"node": ">=14.x"
} }
} }