Skip to content

Commit 75c0150

Browse files
Merge pull request #50 from communitybridge/feature/upgrade-footer
fix: footer upgrade
2 parents feb62f7 + eb3d5ae commit 75c0150

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@angular/platform-browser-dynamic": "^15.1.2",
4848
"@angular/router": "^15.1.2",
4949
"@auth0/auth0-spa-js": "^1.12.1",
50-
"@linuxfoundation/lfx-ui-core": "^0.0.18",
50+
"@linuxfoundation/lfx-ui-core": "^0.0.19",
5151
"@ng-bootstrap/ng-bootstrap": "^14.0.1",
5252
"@types/auth0-js": "^8.11.7",
5353
"@types/node": "^12.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1587,10 +1587,10 @@
15871587
resolved "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz"
15881588
integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==
15891589

1590-
"@linuxfoundation/lfx-ui-core@^0.0.18":
1591-
version "0.0.18"
1592-
resolved "https://registry.yarnpkg.com/@linuxfoundation/lfx-ui-core/-/lfx-ui-core-0.0.18.tgz#80956c6ef35769f9f221cd3a8deab7c3d58569f9"
1593-
integrity sha512-XizKlRk9DfZuI0RlOwqbo/i9qswTf8/PGmkHtnNQdtYJ5eo4eBdqpt+LwFzyHPO6f8qXJmhH9NYucCxXjsUJbw==
1590+
"@linuxfoundation/lfx-ui-core@^0.0.19":
1591+
version "0.0.19"
1592+
resolved "https://registry.yarnpkg.com/@linuxfoundation/lfx-ui-core/-/lfx-ui-core-0.0.19.tgz#7ceee1cd6e13ea61ff0b96360225d157c8795de7"
1593+
integrity sha512-dcD81lhVj0epDXLRXiEY9oLnDoWunFDnj/1Q3jD0zNiSGAvXTHZpAnvzFHG2rm/01iTYjfv2yG6mFsgxQWD4xw==
15941594

15951595
"@ng-bootstrap/ng-bootstrap@^14.0.1":
15961596
version "14.0.1"

0 commit comments

Comments
 (0)