mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 23:46:58 +00:00
added rest api
This commit is contained in:
parent
863c2c5b6e
commit
4c21c718d3
@ -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",
|
||||
|
@ -2,7 +2,7 @@
|
||||
# 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"
|
||||
resolved "https://registry.yarnpkg.com/@agility/content-fetch/-/content-fetch-1.1.1.tgz#d8a91ceea8e7809c84ee954cb08444071612b3e0"
|
||||
integrity sha512-d7IyZSYL16HGOMhnWs/W4rMqMBUSHfTelDdxrwuGuc3EXlth83VwPVsZZuIxQDI5EJzXOcsvMUT6B1ENDSrd5A==
|
||||
|
Loading…
x
Reference in New Issue
Block a user