Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

Commit

Permalink
v6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahalingam committed Aug 20, 2019
1 parent c539aa7 commit 167f157
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 129 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shr-cli",
"version": "6.5.0",
"version": "6.6.0",
"description": "Command-line interface for SHR tools",
"author": "",
"license": "Apache-2.0",
Expand All @@ -22,14 +22,14 @@
"commander": "^2.9.0",
"fs-extra": "^7.0.0",
"mkdirp": "^0.5.1",
"shr-data-dict-export": "^6.0.0",
"shr-data-dict-export": "^6.1.0",
"shr-es6-export": "^6.1.0",
"shr-expand": "^6.3.0",
"shr-fhir-export": "^6.3.0",
"shr-json-javadoc": "^6.0.0",
"shr-fhir-export": "^6.4.0",
"shr-json-javadoc": "^6.1.0",
"shr-json-schema-export": "^6.1.0",
"shr-models": "^6.3.0",
"shr-text-import": "^6.3.0"
"shr-models": "^6.4.0",
"shr-text-import": "^6.4.0"
},
"devDependencies": {
"eslint": "^4.6.1",
Expand Down
Loading

0 comments on commit 167f157

Please sign in to comment.