This commit is contained in:
Luis Alvarez
2020-10-02 17:59:30 -05:00

View File

@@ -4,6 +4,7 @@
"private": true,
"scripts": {
"dev": "next dev",
"pre-build": "yarn generate",
"build": "next build",
"start": "next start",
"generate": "graphql-codegen"