updated engines

This commit is contained in:
Deepak Prabhakara 2022-02-27 19:26:51 +00:00
parent b342b21ae9
commit 46496a18f9

View File

@ -30,5 +30,8 @@
"prettier-plugin-tailwindcss": "0.1.8",
"tailwindcss": "3.0.23",
"typescript": "4.5.4"
},
"engines": {
"node": ">=14.18.1 <=16.x"
}
}