Skip to content

Commit 4a55cb4

Browse files
feat: run example for version 5.1.6-alpha.2
1 parent ce3970d commit 4a55cb4

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

examples/web/sso/react/website1/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/web/sso/react/website1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@authing/web": "^5.1.3-alpha.2",
6+
"@authing/web": "^5.1.6-alpha.2",
77
"@types/node": "^16.7.13",
88
"@types/react": "^18.0.0",
99
"@types/react-dom": "^18.0.0",

examples/web/sso/react/website1/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"jsonpointer" "^5.0.0"
2020
"leven" "^3.1.0"
2121

22-
"@authing/web@^5.1.3-alpha.2":
23-
"integrity" "sha512-PIfWl4393gkFohoh5CytYtRBnmGsiL49oEXeIf1IfAQXXKEu5xKWBlMEIUKmJ50HAwVITxx2ZbrPNWUR730m4A=="
24-
"resolved" "https://registry.npmjs.org/@authing/web/-/web-5.1.3-alpha.2.tgz"
25-
"version" "5.1.3-alpha.2"
22+
"@authing/web@^5.1.6-alpha.2":
23+
"integrity" "sha512-yL7pTmou4lqD0KSy+a2M7ULXNJE6xCUwMqjypnKk82JoEh2CmqqCZ5w8B2/0RBkAf6Qqb+QOAo8j81sbVBlZng=="
24+
"resolved" "https://registry.npmjs.org/@authing/web/-/web-5.1.6-alpha.2.tgz"
25+
"version" "5.1.6-alpha.2"
2626
dependencies:
2727
"axios" "^0.26.1"
2828

0 commit comments

Comments
 (0)