Skip to content

Commit 81958d7

Browse files
authored
update core and web-components (#1393)
1 parent 2c30051 commit 81958d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@department-of-veterans-affairs/component-library",
33
"description": "VA.gov component library. Includes React and web components.",
4-
"version": "48.0.0",
4+
"version": "48.0.1",
55
"license": "MIT",
66
"scripts": {
77
"build": "webpack"

packages/web-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@department-of-veterans-affairs/web-components",
3-
"version": "16.0.0",
3+
"version": "16.0.1",
44
"description": "Stencil Component Starter",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)