Skip to content

Commit

Permalink
15.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yerramshilpa committed Oct 2, 2023
1 parent b6bbc11 commit 2e5734f
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions libs/packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/components",
"version": "15.0.1",
"version": "15.0.2",
"types": "../../../dist/out-tsc/libs/components/index.d.ts",
"repository": {
"type": "git",
Expand All @@ -16,4 +16,4 @@
"accessible-html5-video-player": "^1.0.6",
"ngx-bootstrap-icons": "^1.7.2"
}
}
}
4 changes: 2 additions & 2 deletions libs/packages/sam-formly/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/sam-formly",
"version": "15.0.1",
"version": "15.0.2",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand All @@ -18,4 +18,4 @@
"@gsa-sam/sam-material-extensions": ">=15.0.0",
"@gsa-sam/ngx-uswds": ">=15.0.0"
}
}
}
4 changes: 2 additions & 2 deletions libs/packages/sam-material-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gsa-sam/sam-material-extensions",
"version": "15.0.1",
"version": "15.0.2",
"repository": {
"type": "git",
"url": "https://github.com/GSA/sam-design-system.git"
Expand All @@ -15,4 +15,4 @@
"ngx-bootstrap-icons": "^1.7.2",
"@gsa-sam/components": ">=15.0.0"
}
}
}
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sam-design-system",
"version": "15.0.1",
"version": "15.0.2",
"license": "MIT",
"scripts": {
"start": "ng serve",
Expand Down

0 comments on commit 2e5734f

Please sign in to comment.