Skip to content

Commit

Permalink
fix: Pin contentful-management at 1.1.2
Browse files Browse the repository at this point in the history
Due to the fallback_code issues, we should still use the version which
removes the fallback_code from the payload being sent
  • Loading branch information
trodrigues committed Jun 23, 2016
1 parent 4b10eb3 commit a7b7829
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 @@ -21,7 +21,7 @@
"babel-runtime": "^6.3.19",
"bluebird": "^3.3.3",
"contentful": "^3.3.12",
"contentful-management": "^1.1.3",
"contentful-management": "1.1.2",
"lodash": "^4.0.1",
"npmlog": "^2.0.0"
},
Expand Down

0 comments on commit a7b7829

Please sign in to comment.