Skip to content

Commit

Permalink
remove package script
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed May 10, 2022
1 parent 6ac399a commit e57345f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/with-jest/package.json
Expand Up @@ -2,7 +2,6 @@
"private": true,
"scripts": {
"dev": "next dev",
"lint": "next lint",
"build": "next build",
"start": "next start",
"test": "jest --watch",
Expand Down

0 comments on commit e57345f

Please sign in to comment.