Skip to content

Commit

Permalink
add dev in pcr
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjiang3 committed Nov 18, 2023
1 parent 2a3c797 commit dd5b8b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/review/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"workerize-loader": "^1.3.0"
},
"scripts": {
"dev": "react-scripts start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "exit 0",
Expand Down Expand Up @@ -51,4 +52,4 @@
"eslint-plugin-standard": "^4.0.1",
"prettier": "^1.19.1"
}
}
}

0 comments on commit dd5b8b1

Please sign in to comment.