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
cmoesel committed Sep 20, 2019
1 parent de69baf commit c616e65
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shr-text-import",
"version": "6.5.0",
"version": "6.6.0",
"description": "Imports Standard Health Record (SHR) elements from their custom grammar to the SHR models",
"author": "",
"license": "Apache-2.0",
Expand All @@ -24,11 +24,11 @@
"chai": "^3.5.0",
"eslint": "^3.6.1",
"mocha": "^3.5.3",
"shr-models": "^6.5.0",
"shr-models": "^6.6.0",
"shr-test-helpers": "^6.0.0"
},
"peerDependencies": {
"bunyan": "^1.8.9",
"shr-models": "^6.5.0"
"shr-models": "^6.6.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -893,10 +893,10 @@ shelljs@^0.7.5:
interpret "^1.0.0"
rechoir "^0.6.2"

shr-models@^6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/shr-models/-/shr-models-6.5.0.tgz#3fce98c39faf36864b983a56273315385cdd35af"
integrity sha512-Z0FvawkdTfjXWb2QpYy6XwVLPZjM9el3/yTXS7zao3IKkiYQ9DPWOGDnoSLr6iyGIjpxag5xt5VFYKy5aKjqVg==
shr-models@^6.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/shr-models/-/shr-models-6.6.0.tgz#5d58d01d58f1adf500c8129b1510f69cccce1dbc"
integrity sha512-OMnpOdJN61Gr9abzveIZrfxQQoi2CLHbeFOfzgcahiX1ERZ+tQOqxLFvc0vrB3js9yQewmCZVH9w11pHSp6PTQ==

shr-test-helpers@^6.0.0:
version "6.0.0"
Expand Down

0 comments on commit c616e65

Please sign in to comment.