Skip to content

Commit

Permalink
Merge pull request #270 from TokenScript/feature/multi-origin-demo
Browse files Browse the repository at this point in the history
Feature/multi origin demo
  • Loading branch information
nicktaras authored Sep 27, 2023
2 parents 6486254 + 2c20f49 commit 16235c4
Show file tree
Hide file tree
Showing 26 changed files with 21,186 additions and 41,533 deletions.
713 changes: 96 additions & 617 deletions angular-bare-bones-demo/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion angular-bare-bones-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@angular/platform-browser": "~13.3.0",
"@angular/platform-browser-dynamic": "~13.3.0",
"@angular/router": "~13.3.0",
"@tokenscript/token-negotiator": "^3.0.0",
"@tokenscript/token-negotiator": "^3.1.0",
"assert": "^2.0.0",
"buffer": "^6.0.3",
"crypto-browserify": "^3.12.0",
Expand Down
299 changes: 96 additions & 203 deletions art-gallery-medium-article-website/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion art-gallery-medium-article-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@tokenscript/token-negotiator": "^3.0.0",
"@tokenscript/token-negotiator": "^3.1.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-scripts": "5.0.1",
Expand Down
Loading

0 comments on commit 16235c4

Please sign in to comment.