Skip to content

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolnetto committed Jan 17, 2022
1 parent 9f103ec commit c98ee0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"start": "nodemon ./src/server.js",
"test": "jest",
"lint": "eslint .",
"update": "npm i -g npm-check-updates && ncu -u && npm update",
"coverage": "npm run test -- --coverage"
},
"devDependencies": {
Expand Down

0 comments on commit c98ee0c

Please sign in to comment.