Skip to content

Commit

Permalink
Merge pull request #144 from IABTechLab/ans-UID2-4760-move-js-sdk-ser…
Browse files Browse the repository at this point in the history
…ver-example-to-web-integrations

space added to regenerate action
  • Loading branch information
ashleysmithTTD authored Jan 27, 2025
2 parents 7ea48bf + bcf86f0 commit 2498377
Show file tree
Hide file tree
Showing 5 changed files with 130 additions and 77 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@
"axios": "^0.23.0",
"cookie-session": "^1.4.0",
"ejs": "^3.1.7",
"express": "^4.21.0",
"express": "^4.21.2",
"minimist": "^1.2.6",
"nocache": "^3.0.1"
"nocache": "^3.0.1",
"path-to-regexp": "^8.2.0"
},
"devDependencies": {
"eslint": "^7.29.0",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"axios": "^0.23.0",
"ejs": "^3.1.7",
"express": "^4.21.0",
"express": "^4.21.2",
"minimist": "^1.2.6"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 2498377

Please sign in to comment.