package.json update
parent
8c0127d1b4
commit
c18de01fdf
|
@ -1,5 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "ps-redux",
|
"name": "react-redux-course",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"private": true,
|
||||||
"description": "React and Redux Pluralsight course by Cory House",
|
"description": "React and Redux Pluralsight course by Cory House",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "run-p start:dev start:api",
|
"start": "run-p start:dev start:api",
|
||||||
|
|
Loading…
Reference in New Issue