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" "node": ">=14.x"
}, },
"dependencies": { "dependencies": {
"@agility/content-fetch": "^1.1.1",
"@agility/content-sync": "^1.0.3", "@agility/content-sync": "^1.0.3",
"@agility/nextjs": "^0.2.0-rc18", "@agility/nextjs": "^0.2.0-rc18",
"@react-spring/web": "^9.2.1", "@react-spring/web": "^9.2.1",

View File

@ -2,7 +2,7 @@
# yarn lockfile v1 # yarn lockfile v1
"@agility/content-fetch@^1.0.0": "@agility/content-fetch@^1.0.0", "@agility/content-fetch@^1.1.1":
version "1.1.1" version "1.1.1"
resolved "https://registry.yarnpkg.com/@agility/content-fetch/-/content-fetch-1.1.1.tgz#d8a91ceea8e7809c84ee954cb08444071612b3e0" resolved "https://registry.yarnpkg.com/@agility/content-fetch/-/content-fetch-1.1.1.tgz#d8a91ceea8e7809c84ee954cb08444071612b3e0"
integrity sha512-d7IyZSYL16HGOMhnWs/W4rMqMBUSHfTelDdxrwuGuc3EXlth83VwPVsZZuIxQDI5EJzXOcsvMUT6B1ENDSrd5A== integrity sha512-d7IyZSYL16HGOMhnWs/W4rMqMBUSHfTelDdxrwuGuc3EXlth83VwPVsZZuIxQDI5EJzXOcsvMUT6B1ENDSrd5A==