added rest api

This commit is contained in:
Joel Varty
2021-06-21 16:14:00 -04:00
parent 863c2c5b6e
commit 4c21c718d3
2 changed files with 2 additions and 1 deletions

View File

@@ -25,6 +25,7 @@
"node": ">=14.x"
},
"dependencies": {
"@agility/content-fetch": "^1.1.1",
"@agility/content-sync": "^1.0.3",
"@agility/nextjs": "^0.2.0-rc18",
"@react-spring/web": "^9.2.1",