File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 3232 "test:e2e-ui" : " playwright test --ui"
3333 },
3434 "dependencies" : {
35- "@acm-uiuc/js-shared" : " ^2.1 .0"
35+ "@acm-uiuc/js-shared" : " ^2.2 .0"
3636 },
3737 "devDependencies" : {
3838 "@eslint/compat" : " ^1.3.2" ,
Original file line number Diff line number Diff line change 1+ import { MembershipPriceIdStripe } from "@acm-uiuc/js-shared" ;
12import { AppRoles , RunEnvironment } from "./roles.js" ;
23import { OriginFunction } from "@fastify/cors" ;
34
@@ -147,7 +148,7 @@ const environmentConfig: EnvironmentConfigType = {
147148 SqsQueueUrl :
148149 "https://sqs.us-east-1.amazonaws.com/298118738376/infra-core-api-sqs" ,
149150 PaidMemberGroupId : "172fd9ee-69f0-4384-9786-41ff1a43cf8e" ,
150- PaidMemberPriceId : "price_1MUGIRDiGOXU9RuSChPYK6wZ" ,
151+ PaidMemberPriceId : MembershipPriceIdStripe ,
151152 AadValidReadOnlyClientId : "2c6a0057-5acc-496c-a4e5-4adbf88387ba" ,
152153 DiscordGuildId : "718945436332720229" ,
153154 EntraServicePrincipalId : "88c76504-9856-4325-bb0a-99f977e3607f"
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @acm-uiuc/js-shared@^2.1 .0 " :
6- version "2.1 .0"
7- resolved "https://registry.yarnpkg.com/@acm-uiuc/js-shared/-/js-shared-2.1 .0.tgz#c70f6d41a18daa4c2eb5f8be5de9e7a323e8f84c "
8- integrity sha512-d8JX9lXaVoEnA5oVDniaoHj0JLayA78uCFAWhmpF6BxxDpQPm7sLd6aeUfhdfrkvkWFq4AYBMTiSwYXKQsVbuA ==
5+ " @acm-uiuc/js-shared@^2.2 .0 " :
6+ version "2.2 .0"
7+ resolved "https://registry.yarnpkg.com/@acm-uiuc/js-shared/-/js-shared-2.2 .0.tgz#bc801f0813d778c7e0c96f5b8d7337af398db81a "
8+ integrity sha512-+MZsEYO+iE7l9SGC+z+iTVyT5Yvo5crE3rMe4gjtqmq8/uRdhg2uoRfwMoTGGhx12HuVwsc1Wg2BJUhCGGaN8Q ==
99
1010" @adobe/css-tools@^4.4.0 " :
1111 version "4.4.3"
You can’t perform that action at this time.
0 commit comments