Skip to content

Commit 0b525c5

Browse files
committed
Merge remote-tracking branch 'origin/master' into jimfuqian/BB2-3798-sample-client-node-v2-scopes
2 parents 8a8e710 + 0f26e3f commit 0b525c5

File tree

3 files changed

+3178
-2681
lines changed

3 files changed

+3178
-2681
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To see the process of authenticating with Blue Button via Medicare.gov and retri
5454

5555
To ensure data displays properly in the sample application please use a
5656
Blue Button Sandbox user that has PDE (Part-D Events) EoBs (Explanation of Benefits). An example of a user with this
57-
data would be: BBUser29999 (PWD: PW29999!) or BBUser29998 (PWD: PW29998!)
57+
data would be: BBUser10000 (PWD: PW10000!) or BBUser09999 (PWD: PW09999!)
5858

5959
## Development
6060

client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
"eslint-plugin-react": "^7.28.0",
6363
"jsdom": "^25.0.1",
6464
"react-error-overlay": "6.0.9",
65-
"vite": "^6.0.0",
65+
"vite": "^6.0.9",
6666
"vite-plugin-eslint": "^1.8.1",
67-
"vitest": "^2.1.6"
67+
"vitest": "^3.1.2"
6868
},
6969
"resolutions": {
7070
"@types/react": "^17.0.2"

0 commit comments

Comments
 (0)