Skip to content

Commit

Permalink
Add test
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Jan 9, 2024
1 parent 48d3e9a commit 726bbc1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"main": "index.js",
"scripts": {
"start": "node index.js",
"dev": "nodemon index.js"
"dev": "nodemon index.js",
"test": ""
},
"author": "",
"license": "ISC",
Expand Down

0 comments on commit 726bbc1

Please sign in to comment.