1 changed files with 2 additions and 10 deletions
@ -1,15 +1,7 @@ |
|||||
{ |
{ |
||||
"name": "typescript-nextjs-starter", |
"name": "run", |
||||
"description": "A TypeScript starter for Next.js that includes all you need to build amazing projects", |
|
||||
"version": "1.0.0", |
|
||||
"private": true, |
"private": true, |
||||
"author": "João Pedro Schmitz <[email protected]> (@jpedroschmitz)", |
"author": "Himself65 <[email protected]>", |
||||
"license": "MIT", |
|
||||
"keywords": [ |
|
||||
"nextjs", |
|
||||
"starter", |
|
||||
"typescript" |
|
||||
], |
|
||||
"scripts": { |
"scripts": { |
||||
"dev": "next", |
"dev": "next", |
||||
"build": "next build", |
"build": "next build", |
||||
|
Loading…
Reference in new issue