Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DieselTech authored Oct 28, 2024
1 parent 889a988 commit 6ecdbb8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
"dev": "next dev"
},
"keywords": [],
"author": "",
Expand All @@ -22,7 +20,7 @@
"@icons-pack/react-simple-icons": "^9.1.0",
"clsx": "2.1.0",
"framer-motion": "^10.18.0",
"next": "^14.2.13",
"next": "^14.2.15",
"nextra": "^2.13.2",
"nextra-theme-docs": "^2.13.2",
"react": "^18.2.0",
Expand Down

0 comments on commit 6ecdbb8

Please sign in to comment.