diff --git a/package.json b/package.json index 5d37705..d5214a8 100644 --- a/package.json +++ b/package.json @@ -1,15 +1,7 @@ { - "name": "typescript-nextjs-starter", - "description": "A TypeScript starter for Next.js that includes all you need to build amazing projects", - "version": "1.0.0", + "name": "run", "private": true, - "author": "João Pedro Schmitz (@jpedroschmitz)", - "license": "MIT", - "keywords": [ - "nextjs", - "starter", - "typescript" - ], + "author": "Himself65 ", "scripts": { "dev": "next", "build": "next build",