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

Commit

Permalink
Fix for bad packages.
Browse files Browse the repository at this point in the history
Fixes #473
Closes #471
Closes #472
  • Loading branch information
jkleinsc committed May 20, 2016
1 parent 0006f0b commit 2adfdea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"ember-cli-dependency-checker": "^1.2.0",
"ember-cli-deprecation-workflow": "0.2.2",
"ember-cli-fake-server": "0.3.1",
"ember-cli-htmlbars": "^1.0.1",
"ember-cli-htmlbars": "^1.0.7",
"ember-cli-htmlbars-inline-precompile": "^0.3.1",
"ember-cli-inject-live-reload": "^1.3.1",
"ember-cli-qunit": "^2.0.0",
Expand All @@ -68,7 +68,7 @@
"glob": "^7.0.0",
"hospitalrun-dblisteners": "0.9.2",
"hospitalrun-server-routes": "0.9.6",
"loader.js": "^4.0.2",
"loader.js": "^4.0.7",
"nano": "6.2.0",
"request": "2.72.0"
},
Expand Down

0 comments on commit 2adfdea

Please sign in to comment.