Skip to content

Add prisma script in package.json#415

Open
catalinmiron wants to merge 2 commits intographql-boilerplates:masterfrom
catalinmiron:patch-1
Open

Add prisma script in package.json#415
catalinmiron wants to merge 2 commits intographql-boilerplates:masterfrom
catalinmiron:patch-1

Conversation

@catalinmiron
Copy link
Copy Markdown

To reflect the README -> yarn prisma <subcommand>

To reflect the `README` -> `yarn prisma <subcommand>`
@@ -5,6 +5,7 @@
"debug": "nodemon -e js,graphql -x node --inspect -r dotenv/config src/index.js",
"playground": "graphql playground",
"dev": "npm-run-all --parallel start playground"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing a comma here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants