Skip to content

Commit

Permalink
updating validator core and bumpping CLI version
Browse files Browse the repository at this point in the history
  • Loading branch information
shaselton-usds committed Mar 14, 2024
1 parent b2d8622 commit da97291
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hpt-validator-cli",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"author": "CMS Open Source <opensource@cms.hhs.gov>",
"license": "CC0-1.0",
"description": "CLI for validating CMS Hospital Price Transparency machine-readable files",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"chalk": "^5.3.0",
"commander": "^10.0.1",
"hpt-validator": "1.0.0-rc.2"
"hpt-validator": "1.0.0-rc.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down

0 comments on commit da97291

Please sign in to comment.