Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sarswatidhokare authored Jan 23, 2024
1 parent 2f9b06b commit 81a7b05
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,10 @@
"devDependencies": {
"nodemon": "^3.0.2"
}
{
"scripts": {
"test": "mocha" // replace with your test command, for example: "jest", "ava", etc.
}
}

}

0 comments on commit 81a7b05

Please sign in to comment.