장재혁

Add @graphql-community/shared

{
"name": "@graphql-community/shared",
"version": "1.0.0",
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start"
},
"dependencies": {
"lodash": "4.17.20"
},
"license": "MIT"
}