fix source.unsplash & force node -v

This commit is contained in:
Surjith S M
2022-11-29 14:48:11 +05:30
parent 72e354f43a
commit 429f39b5e3
6 changed files with 14 additions and 7 deletions

View File

@@ -25,7 +25,10 @@
"astro-seo": "^0.6.0",
"tailwindcss": "^3.0.24"
},
"engines": {
"node": ">=16.0.0 <18.0.0"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.7"
}
}
}