Skip to content

Commit

Permalink
release/1.1.0-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Heck committed Jan 5, 2016
1 parent ea7c6fc commit 0e1797c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -13,9 +13,9 @@
},
"license": "Apache-2.0",
"dependencies": {
"di": "git+https://github.com/RackHD/di.js.git",
"di": "git+https://github.com/RackHD/di.js.git#release/1.1.0-branch",
"lodash": "^2.4.1",
"on-core": "git+https://github.com/RackHD/on-core.git"
"on-core": "git+https://github.com/RackHD/on-core.git#release/1.1.0-branch"
},
"devDependencies": {
"chai": "^2.0.0",
Expand All @@ -37,4 +37,4 @@
"supertest": "^0.15.0",
"xunit-file": "0.0.6"
}
}
}

0 comments on commit 0e1797c

Please sign in to comment.