Files
redwood-tutorial/api/package.json
David Price 423ed4b2c4 v0.45.0
2022-02-11 10:54:18 -08:00

10 lines
160 B
JSON

{
"name": "api",
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "0.45.0",
"@redwoodjs/graphql-server": "0.45.0"
}
}