Initial commit
This commit is contained in:
9
api/package.json
Normal file
9
api/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "api",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@redwoodjs/api": "7.7.3",
|
||||
"@redwoodjs/graphql-server": "7.7.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user