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

Commit

Permalink
Merge pull request #98 from standardhealth/update_json_schema_and_es6
Browse files Browse the repository at this point in the history
Upgrade shr-json-schema-export and shr-es6-export
  • Loading branch information
cmoesel authored May 11, 2018
2 parents a490824 + a3c0c59 commit 64e9c95
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"bunyan": "^1.8.12",
"commander": "^2.9.0",
"mkdirp": "^0.5.1",
"shr-es6-export": "^5.3.1",
"shr-es6-export": "^5.4.0",
"shr-expand": "^5.5.1",
"shr-fhir-export": "^5.5.2",
"shr-json-export": "^5.1.4",
"shr-json-javadoc": "^1.4.2",
"shr-json-schema-export": "^5.2.3",
"shr-json-schema-export": "^5.3.0",
"shr-models": "^5.5.2",
"shr-text-import": "^5.3.1"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -917,9 +917,9 @@ showdown@^1.8.6:
dependencies:
yargs "^10.0.3"

shr-es6-export@^5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/shr-es6-export/-/shr-es6-export-5.3.1.tgz#292f23e957c55f1d870df94b87201b6876ec6e44"
shr-es6-export@^5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/shr-es6-export/-/shr-es6-export-5.4.0.tgz#c26c1cce3d20b5d49fe1a7d9cf995489223c2a9b"
dependencies:
reserved-words "^0.1.2"

Expand Down Expand Up @@ -947,9 +947,9 @@ shr-json-javadoc@^1.4.2:
ncp "^2.0.0"
showdown "^1.8.6"

shr-json-schema-export@^5.2.3:
version "5.2.3"
resolved "https://registry.yarnpkg.com/shr-json-schema-export/-/shr-json-schema-export-5.2.3.tgz#78726dba0359e99a46683710783d2b74f756925a"
shr-json-schema-export@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/shr-json-schema-export/-/shr-json-schema-export-5.3.0.tgz#2b1f1dd918381c23b4ebbca9946c0dc85dc227ce"

shr-models@^5.5.2:
version "5.5.2"
Expand Down

0 comments on commit 64e9c95

Please sign in to comment.