Skip to content

Commit

Permalink
remove unused shotcuts commands
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolnetto committed Jan 15, 2022
1 parent 0876972 commit 4b69a97
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
"start": "nodemon ./src/server.js",
"test": "jest",
"coverage": "npm run test -- --coverage",
"lint": "eslint .",
"ci": "npm run lint && npm run coverage",
"prepare": "husky install"
},
"devDependencies": {
"@babel/cli": "7.15.7",
Expand Down

0 comments on commit 4b69a97

Please sign in to comment.