Skip to content

Commit

Permalink
add blue-button-meta and increase the version
Browse files Browse the repository at this point in the history
  • Loading branch information
au2 committed Jul 31, 2014
1 parent ced1f69 commit c605c66
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Dmitry Kachaev, Matthew McCall and Afsin Ustundag",
"name": "blue-button-record",
"description": "Master Health Record and Data Reconciliation Engine Persistance Layer",
"version": "1.0.1",
"version": "1.0.2",
"repository": {
"type": "git",
"url": "git@github.com:amida-tech/blue-button-record.git"
Expand All @@ -19,7 +19,7 @@
"mongoose": "3.8.8",
"underscore": "1.6.x",
"async": "0.9.x",
"blue-button": "1.0.2"
"blue-button-meta": "0.1.1"
},
"devDependencies": {
"grunt": "0.4.x",
Expand All @@ -31,7 +31,8 @@
"grunt-coveralls": "*",
"grunt-istanbul-coverage": "*",
"coveralls": "~2.10.0",
"mocha-lcov-reporter": "0.0.1"
"mocha-lcov-reporter": "0.0.1",
"blue-button": "1.0.2"
},
"engines": {
"node": "0.10.x"
Expand Down

0 comments on commit c605c66

Please sign in to comment.