We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf462c commit 0beccaaCopy full SHA for 0beccaa
package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "start-nextjs-antd",
3
- "private": true,
+ "name": "next-js-graphql-starter",
+ "private": false,
4
"scripts": {
5
"dev": "yarn generate && next dev",
6
"build": "next build",
0 commit comments