This commit is contained in:
Joel Varty
2021-06-21 15:55:31 -04:00
parent 7cc26439f4
commit 206d221f34
29 changed files with 827 additions and 449 deletions

View File

@@ -26,8 +26,9 @@
},
"dependencies": {
"@agility/content-sync": "^1.0.3",
"@agility/nextjs": "^0.2.0-rc14",
"@agility/nextjs": "^0.2.0-rc18",
"@react-spring/web": "^9.2.1",
"@tailwindcss/typography": "^0.4.1",
"@vercel/fetch": "^6.1.0",
"autoprefixer": "^10.2.6",
"body-scroll-lock": "^3.1.5",
@@ -57,7 +58,8 @@
"swell-js": "^4.0.0-next.0",
"swr": "^0.5.6",
"tabbable": "^5.2.0",
"tailwindcss": "^2.1.2"
"tailwindcss": "^2.1.2",
"truncate-html": "^1.0.3"
},
"devDependencies": {
"@graphql-codegen/cli": "^1.21.5",