Skip to content

Commit

Permalink
Remove server/server/s npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
srt4rulez committed Nov 17, 2021
1 parent 307d553 commit fbd022b
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 @@ -35,9 +35,6 @@
"scripts": {
"release": "release-it",
"update:changelog": "auto-changelog",
"server": "node bin/console.js",
"serve": "yarn run server",
"s": "yarn run server",
"lint": "eslint './src' --quiet --color --cache --cache-location './node_modules/.cache/'",
"lint:fix": "eslint './src' --quiet --color --fix --cache --cache-location './node_modules/.cache/'"
},
Expand Down

0 comments on commit fbd022b

Please sign in to comment.