Skip to content

Commit

Permalink
version 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sirctseb committed Feb 22, 2017
1 parent 69ea815 commit 3db52a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blue-button",
"version": "1.9.1-beta.11",
"version": "1.10.0",
"description": "Blue Button (CCDA, C32, CMS) to JSON Parser.",
"main": "./index.js",
"directories": {
Expand Down Expand Up @@ -40,8 +40,8 @@
"dependencies": {
"blue-button-cms": "~1.5.0",
"blue-button-meta": "1.7.0",
"blue-button-model": "1.9.1-beta.6",
"blue-button-xml": "1.7.1-beta.2",
"blue-button-model": "~1.10.0",
"blue-button-xml": "~1.8.0",
"lodash": "^3.10.0",
"winston": "~1.0.0"
},
Expand Down

0 comments on commit 3db52a3

Please sign in to comment.