Skip to content

Commit

Permalink
[CI SKIP] Updating install files on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
id-jenkins committed Sep 10, 2024
1 parent 692f987 commit cc93b67
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions install.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@
}, {
"id" : "mod-permissions-6.5.0",
"action" : "enable"
}, {
"id" : "mod-users-19.3.2",
"action" : "enable"
}, {
"id" : "mod-authtoken-2.15.2",
"action" : "enable"
}, {
"id" : "mod-graphql-1.12.1",
"action" : "enable"
Expand All @@ -46,9 +52,6 @@
}, {
"id" : "mod-event-config-2.7.1",
"action" : "enable"
}, {
"id" : "mod-users-19.3.2",
"action" : "enable"
}, {
"id" : "mod-source-record-storage-5.8.7",
"action" : "enable"
Expand Down Expand Up @@ -133,9 +136,6 @@
}, {
"id" : "folio_plugin-find-eresource-7.0.1",
"action" : "enable"
}, {
"id" : "mod-authtoken-2.15.2",
"action" : "enable"
}, {
"id" : "mod-calendar-3.1.0",
"action" : "enable"
Expand Down
16 changes: 8 additions & 8 deletions okapi-install.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,23 @@
"action": "enable"
},
{
"id": "mod-graphql-1.12.1",
"id": "mod-users-19.3.2",
"action": "enable"
},
{
"id": "mod-licenses-6.0.3",
"id": "mod-authtoken-2.15.2",
"action": "enable"
},
{
"id": "mod-event-config-2.7.1",
"id": "mod-graphql-1.12.1",
"action": "enable"
},
{
"id": "mod-users-19.3.2",
"id": "mod-licenses-6.0.3",
"action": "enable"
},
{
"id": "mod-event-config-2.7.1",
"action": "enable"
},
{
Expand Down Expand Up @@ -91,10 +95,6 @@
"id": "mod-agreements-7.0.7",
"action": "enable"
},
{
"id": "mod-authtoken-2.15.2",
"action": "enable"
},
{
"id": "mod-calendar-3.1.0",
"action": "enable"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3862,9 +3862,9 @@ bare-events@^2.0.0, bare-events@^2.2.0:
integrity sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==

bare-fs@^2.1.1:
version "2.3.3"
resolved "https://registry.yarnpkg.com/bare-fs/-/bare-fs-2.3.3.tgz#0f66b203a72b9a632e9b5f2b6619d0ca19b758af"
integrity sha512-7RYKL+vZVCyAsMLi5SPu7QGauGGT8avnP/HO571ndEuV4MYdGXvLhtW67FuLPeEI8EiIY7zbbRR9x7x7HU0kgw==
version "2.3.4"
resolved "https://registry.yarnpkg.com/bare-fs/-/bare-fs-2.3.4.tgz#339d3a9ee574bf58de3a9c93f45dd6f1c62c92d2"
integrity sha512-7YyxitZEq0ey5loOF5gdo1fZQFF7290GziT+VbAJ+JbYTJYaPZwuEz2r/Nq23sm4fjyTgUf2uJI2gkT3xAuSYA==
dependencies:
bare-events "^2.0.0"
bare-path "^2.0.0"
Expand Down

0 comments on commit cc93b67

Please sign in to comment.