Skip to content

Commit 68c456c

Browse files
authored
Update to new membership price (#253)
1 parent 40bb1ec commit 68c456c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"prettier:write": "prettier --write ."
1616
},
1717
"dependencies": {
18-
"@acm-uiuc/js-shared": "^2.2.0",
18+
"@acm-uiuc/js-shared": "^2.3.0",
1919
"@azure/msal-browser": "^4.15.0",
2020
"@azure/msal-react": "^3.0.15",
2121
"@heroui/react": "2.7.6",
@@ -63,4 +63,4 @@
6363
"jackspeak": "2.1.1"
6464
},
6565
"packageManager": "yarn@1.22.19"
66-
}
66+
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

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==
5+
"@acm-uiuc/js-shared@^2.3.0":
6+
version "2.3.0"
7+
resolved "https://registry.yarnpkg.com/@acm-uiuc/js-shared/-/js-shared-2.3.0.tgz#5cc865e60218749ec71afaa220647e2bf6869dc0"
8+
integrity sha512-9t3033IegfdPo2DmQfMQT0nk2GfwJfFdUA8U/uS3+uy9q1tvTF2OcVjaUJt97ZjJYMV/6Iic2qP5Rcs40o18Uw==
99

1010
"@adobe/css-tools@^4.4.0":
1111
version "4.4.3"

0 commit comments

Comments
 (0)