Skip to content

Commit

Permalink
Merge pull request apollographql#150 from sammkj/sammkj
Browse files Browse the repository at this point in the history
Moved boom to dependencies
  • Loading branch information
helfer authored Sep 20, 2016
2 parents 7221468 + 71a99a0 commit cf486dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -37,6 +37,7 @@
},
"homepage": "https://github.com/apollostack/apollo-proxy#readme",
"dependencies": {
"boom": "^4.0.0",
"http-errors": "^1.5.0",
"source-map-support": "^0.4.2"
},
@@ -46,7 +47,6 @@
"babel-polyfill": "^6.9.1",
"babel-preset-es2015": "^6.9.0",
"body-parser": "^1.15.2",
"boom": "^4.0.0",
"chai": "^3.5.0",
"connect": "^3.4.1",
"express": "^4.14.0",

0 comments on commit cf486dc

Please sign in to comment.