Skip to content

Commit

Permalink
Develop (#56)
Browse files Browse the repository at this point in the history
* fix for broken integration tests

* moved immutable from devDependencies to normal dependencies
  • Loading branch information
rmothilal authored Oct 1, 2018
1 parent e063ffc commit 14c3db9
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
Expand Up @@ -70,6 +70,7 @@
"hapi-auth-basic": "5.0.0",
"hapi-auth-bearer-token": "^6.0.1",
"hapi-swagger": "9.0.2",
"immutable": "^3.8.2",
"inert": "5.1.0",
"joi": "13.1.2",
"joi-currency-code": "^1.2.1",
Expand Down Expand Up @@ -100,7 +101,6 @@
"async-request": "^1.2.0",
"aws-sdk": "2.16.0",
"faucet": "0.0.1",
"immutable": "^3.8.2",
"istanbul": "^1.1.0-alpha.1",
"jsonpath": "^1.0.0",
"mag": "0.9.1",
Expand Down

0 comments on commit 14c3db9

Please sign in to comment.