File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2222 "react-tagsinput" : " ^3.19.0"
2323 },
2424 "scripts" : {
25- "start" : " PORT=3004 react-scripts start" ,
25+ "start" : " react-scripts start" ,
2626 "build" : " react-scripts build" ,
2727 "test" : " react-scripts test --env=jsdom" ,
2828 "eject" : " react-scripts eject" ,
Original file line number Diff line number Diff line change 99 "react-localization" : " ^1.0.13"
1010 },
1111 "scripts" : {
12- "start" : " PORT=3003 react-scripts start" ,
12+ "start" : " react-scripts start" ,
1313 "build" : " react-scripts build" ,
1414 "test" : " react-scripts test --env=jsdom" ,
1515 "eject" : " react-scripts eject" ,
2727 " not ie <= 11" ,
2828 " not op_mini all"
2929 ]
30- }
30+ }
Original file line number Diff line number Diff line change 1212 "react-localization" : " ^1.0.13"
1313 },
1414 "scripts" : {
15- "start" : " PORT=3005 react-scripts start" ,
15+ "start" : " react-scripts start" ,
1616 "build" : " react-scripts build" ,
1717 "test" : " react-scripts test --env=jsdom" ,
1818 "eject" : " react-scripts eject" ,
3232 " not ie <= 11" ,
3333 " not op_mini all"
3434 ]
35- }
35+ }
Original file line number Diff line number Diff line change 3535 "styled-components" : " ^4.1.2"
3636 },
3737 "scripts" : {
38- "start" : " PORT=3000 react-scripts start" ,
38+ "start" : " react-scripts start" ,
3939 "build" : " react-scripts build" ,
4040 "test" : " react-scripts test --env=jsdom" ,
4141 "eject" : " react-scripts eject" ,
Original file line number Diff line number Diff line change 1313 "react-verification-code-input" : " ^1.2.1"
1414 },
1515 "scripts" : {
16- "start" : " PORT=3001 react-scripts start" ,
16+ "start" : " react-scripts start" ,
1717 "build" : " react-scripts build" ,
1818 "test" : " react-scripts test --env=jsdom" ,
1919 "eject" : " react-scripts eject" ,
You can’t perform that action at this time.
0 commit comments