Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Update ember to 2.2.1
Browse files Browse the repository at this point in the history
Also updated pouchdb and ember-data
  • Loading branch information
jkleinsc committed Jan 15, 2016
1 parent 93b9c0f commit 6adac3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"dependencies": {
"JsBarcode": "https://github.com/HospitalRun/JsBarcode.git",
"bootstrap": "~3.3.5",
"ember": "2.2.0",
"ember-cli-shims": "0.0.6",
"ember": "2.2.1",
"ember-cli-shims": "0.1.0",
"ember-cli-test-loader": "0.2.1",
"ember-data": "2.2.1",
"ember-data": "2.3.1",
"ember-load-initializers": "0.1.7",
"ember-qunit": "0.4.16",
"ember-qunit-notifications": "0.1.0",
Expand All @@ -19,7 +19,7 @@
"node-uuid": "https://github.com/broofa/node-uuid.git",
"octicons": "~2.4.1",
"pikaday": "owenmead/Pikaday#~1.3.3",
"pouchdb": "^5.1.0",
"pouchdb": "^5.2.0",
"pouchdb-quick-search": "~1.0.2",
"qunit": "~1.20.0",
"relational-pouch": "HospitalRun/relational-pouch#query",
Expand Down

0 comments on commit 6adac3e

Please sign in to comment.