Skip to content

Commit 0beccaa

Browse files
committed
update repo name
1 parent 2cf462c commit 0beccaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "start-nextjs-antd",
3-
"private": true,
2+
"name": "next-js-graphql-starter",
3+
"private": false,
44
"scripts": {
55
"dev": "yarn generate && next dev",
66
"build": "next build",

0 commit comments

Comments
 (0)