Skip to content

Commit

Permalink
Merge pull request #171 from Dickson-Mwendia/resolve-build-errors
Browse files Browse the repository at this point in the history
Attempt to fix build errors on samples
  • Loading branch information
Dickson-Mwendia authored Jun 14, 2024
2 parents a877b8f + f4120eb commit cc9e5ff
Show file tree
Hide file tree
Showing 8 changed files with 1,699 additions and 1,407 deletions.
788 changes: 448 additions & 340 deletions 1-Authentication/1-sign-in/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 1-Authentication/1-sign-in/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"jest": "^27.0.6",
"nodemon": "^2.0.20",
"nodemon": "^3.1.3",
"supertest": "^6.1.4"
}
}
710 changes: 402 additions & 308 deletions 1-Authentication/2-sign-in-b2c/package-lock.json

Large diffs are not rendered by default.

710 changes: 402 additions & 308 deletions 2-Authorization-I/1-call-graph/package-lock.json

Large diffs are not rendered by default.

227 changes: 113 additions & 114 deletions 3-Authorization-II/1-call-api/API/package-lock.json

Large diffs are not rendered by default.

221 changes: 110 additions & 111 deletions 3-Authorization-II/1-call-api/SPA/package-lock.json

Large diffs are not rendered by default.

227 changes: 113 additions & 114 deletions 3-Authorization-II/2-call-api-b2c/API/package-lock.json

Large diffs are not rendered by default.

221 changes: 110 additions & 111 deletions 3-Authorization-II/2-call-api-b2c/SPA/package-lock.json

Large diffs are not rendered by default.

0 comments on commit cc9e5ff

Please sign in to comment.