Skip to content

Commit

Permalink
Merge pull request #79 from apeni/add-auto-user-consent
Browse files Browse the repository at this point in the history
add auto user consent
  • Loading branch information
apeni authored Nov 22, 2023
2 parents 3a014c0 + 56bc41b commit d65c46e
Show file tree
Hide file tree
Showing 4 changed files with 3,788 additions and 1,106 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.15.1
18.16.1
2 changes: 2 additions & 0 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ modules:
method: import
app:
id: ari:cloud:ecosystem::app/fe7b0913-7421-4c84-b401-041eaab2ef2e
features:
autoUserConsent: true
resources:
- key: main
path: ui/build
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@forge/cli": "^4.3.2",
"@forge/cli": "^6.21.0",
"@types/jest": "^27.4.1",
"@types/js-yaml": "^4.0.5",
"@types/lodash": "^4.14.182",
Expand Down
Loading

0 comments on commit d65c46e

Please sign in to comment.