Skip to content

Commit

Permalink
Merge pull request #596: Remove set-upbuild npm command alias
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Sep 27, 2022
2 parents 3c96e9a + 9c3b235 commit d35785e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -14,7 +14,6 @@
"scripts": {
"build": "./build.sh",
"lint": "eslint --ext .js,.jsx .",
"set-up": "npm run build",
"server": "node server.js",
"start": "npm run server",
"//test": "echo 'NODE_OPTIONS is required until this issue is resolved: https://github.com/facebook/jest/issues/9430 '",
Expand Down

0 comments on commit d35785e

Please sign in to comment.