Commit 2f66673 Mukul Mehta
committed
1 parent 474c422 commit 2f66673 Copy full SHA for 2f66673
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " mex-alpha " ,
3
- "productName" : " Mex Alpha " ,
4
- "version" : " 0.10.0-alpha.8 " ,
2
+ "name" : " mex" ,
3
+ "productName" : " Mex" ,
4
+ "version" : " 0.10.0" ,
5
5
"description" : " Mex it to flex it" ,
6
6
"main" : " .webpack/main" ,
7
7
"scripts" : {
184
184
"**/@types/react" : " ^17.0.18" ,
185
185
"**/@types/react-dom" : " ^17.0.9"
186
186
}
187
- }
187
+ }
Original file line number Diff line number Diff line change 7
7
"SCOPES" : " email openid profile"
8
8
},
9
9
"constants" : {
10
- "STAGE" : " alpha " ,
10
+ "STAGE" : " stable " ,
11
11
"USE_API" : true ,
12
- "MEX_BACKEND_BASE_URL" : " https://http-test .workduck.io/mex" ,
12
+ "MEX_BACKEND_BASE_URL" : " https://http.workduck.io/mex" ,
13
13
"USER_SERVICE_BASE_URL" : " https://http.workduck.io"
14
14
}
15
- }
15
+ }
You can’t perform that action at this time.
0 commit comments