Skip to content

Commit

Permalink
15092 - remove fee summary components from App.vue add to each view i…
Browse files Browse the repository at this point in the history
…nstead (#458) - v3.10.8
  • Loading branch information
jonathan-longe authored Mar 18, 2023
1 parent 1c3db81 commit e18a1c7
Show file tree
Hide file tree
Showing 14 changed files with 1,006 additions and 684 deletions.
167 changes: 159 additions & 8 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "business-edit-ui",
"version": "3.10.7",
"version": "3.10.8",
"private": true,
"appName": "Edit UI",
"sbcName": "SBC Common Components",
Expand All @@ -15,6 +15,7 @@
"dependencies": {
"@babel/compat-data": "^7.19.1",
"@bcrs-shared-components/action-chip": "1.1.5",
"@bcrs-shared-components/approval-type": "1.0.15",
"@bcrs-shared-components/breadcrumb": "2.1.5",
"@bcrs-shared-components/business-lookup": "1.1.7",
"@bcrs-shared-components/certify": "2.1.5",
Expand All @@ -30,7 +31,9 @@
"@bcrs-shared-components/folio-number": "1.1.1",
"@bcrs-shared-components/help-business-number": "1.1.1",
"@bcrs-shared-components/interfaces": "1.0.48",
"@bcrs-shared-components/limited-restoration-panel": "1.0.3",
"@bcrs-shared-components/nature-of-business": "1.2.4",
"@bcrs-shared-components/relationships-panel": "1.0.12",
"@bcrs-shared-components/share-structure": "2.1.4",
"@bcrs-shared-components/staff-payment": "2.1.4",
"@mdi/font": "^5.9.55",
Expand Down
Loading

0 comments on commit e18a1c7

Please sign in to comment.