Skip to content

Commit

Permalink
chore: address comments+2
Browse files Browse the repository at this point in the history
  • Loading branch information
anantjain45823 committed Oct 8, 2024
1 parent ce6d164 commit 84fe55e
Show file tree
Hide file tree
Showing 8 changed files with 101 additions and 888 deletions.
6 changes: 6 additions & 0 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"ajv": "^8.12.0",
"ajv-draft-04": "^1.0.0",
"ajv-formats": "^2.1.1",
"amazon-dsp-formatter": "^1.0.2",
"axios": "^1.7.3",
"phone": "^3.1.50",
"btoa": "^1.2.1",
"component-each": "^0.2.6",
"crypto-js": "^4.2.0",
Expand Down Expand Up @@ -107,6 +107,7 @@
"oauth-1.0a": "^2.2.6",
"object-hash": "^3.0.0",
"parse-static-imports": "^1.1.0",
"phone": "^3.1.50",
"prom-client": "^14.2.0",
"qs": "^6.11.1",
"rs-jsonpath": "^1.1.2",
Expand Down
3 changes: 2 additions & 1 deletion src/features.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@
"X_AUDIENCE": true,
"BLOOMREACH_CATALOG": true,
"SMARTLY": true,
"HTTP": true
"HTTP": true,
"AMAZON_AUDIENCE": true
},
"regulations": [
"BRAZE",
Expand Down
Loading

0 comments on commit 84fe55e

Please sign in to comment.