1 changed files with 2 additions and 10 deletions
@ -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 <[email protected]> (@jpedroschmitz)", |
|||
"license": "MIT", |
|||
"keywords": [ |
|||
"nextjs", |
|||
"starter", |
|||
"typescript" |
|||
], |
|||
"author": "Himself65 <[email protected]>", |
|||
"scripts": { |
|||
"dev": "next", |
|||
"build": "next build", |
|||
|
Loading…
Reference in new issue