Skip to content

Commit

Permalink
Merge pull request #3 from tide-foundation/dev
Browse files Browse the repository at this point in the history
new heimdall version
  • Loading branch information
sundayScoop authored Dec 12, 2023
2 parents c7aff95 + ee2c65a commit 07b8c70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/client/src/js/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ function getUsername(hex){
var TideInfo = undefined;
const config = {
vendorPublic: "kjrCV35ulCwsOjgqh/fKkz2j64QtD5KC4kn/P1IAevU=",
vendorUrlSignature: "3Cf35tItXJcOR65bz5ciFCX4sWO38holGNi+IQErRqPab+oCD8gt/TaSsJlpKWZsWJIy75UZizWETn48xK4EBQ==",
vendorLocationSignature: "3Cf35tItXJcOR65bz5ciFCX4sWO38holGNi+IQErRqPab+oCD8gt/TaSsJlpKWZsWJIy75UZizWETn48xK4EBQ==",
homeORKUrl: "https://prod-ork1.azurewebsites.net",
enclaveRequest: {
refreshToken: false,
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"debug": "^4.3.2",
"express": "~4.17.1",
"express-session": "~1.17.1",
"heimdall-tide": "^0.0.40",
"heimdall-tide": "^0.0.49-test",
"morgan": "~1.10.0",
"read-config-ng": "^3.0.5",
"serve-favicon": "^2.5.0",
Expand Down

0 comments on commit 07b8c70

Please sign in to comment.