Skip to content

Commit

Permalink
fix(resolve): only resolve links within fields
Browse files Browse the repository at this point in the history
fixes #194
  • Loading branch information
Benedikt Rötsch authored and Khaledgarbaya committed Feb 5, 2018
1 parent 2d63473 commit d6deb25
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 @@ -58,7 +58,7 @@
],
"dependencies": {
"@contentful/axios": "^0.18.0",
"contentful-resolve-response": "^1.0.0",
"contentful-resolve-response": "^1.0.1",
"contentful-sdk-core": "^5.0.1",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.4"
Expand Down

0 comments on commit d6deb25

Please sign in to comment.