File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " ag-viewer-backend" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 1.0 .0" ,
44 "private" : true ,
55 "license" : " Apache-2.0" ,
66 "licenses" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " ag-viewer-frontend" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 1.0 .0" ,
44 "private" : true ,
55 "license" : " Apache-2.0" ,
66 "licenses" : [
4949 "serve" : " ^11.3.2"
5050 },
5151 "scripts" : {
52- "start" : " react-scripts start" ,
52+ "start" : " react-scripts --openssl-legacy-provider start" ,
5353 "build" : " react-scripts build" ,
5454 "test" : " react-scripts test" ,
5555 "eject" : " react-scripts eject"
Original file line number Diff line number Diff line change 1919
2020export const about = {
2121 releaseDate : '2020 SEP 09' ,
22- version : 'v0.5.0-Beta ' ,
22+ version : 'v1.0.0 ' ,
2323 license : 'MIT License' ,
2424} ;
2525
You can’t perform that action at this time.
0 commit comments