Skip to content

Commit

Permalink
fix(user-agent): don't detect node when babel-polyfill is used
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Rötsch authored and axe312ger committed Feb 22, 2018
1 parent 3674196 commit 5e2206c
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 @@ -60,7 +60,7 @@
"dependencies": {
"@contentful/axios": "^0.18.0",
"contentful-resolve-response": "^1.1.4",
"contentful-sdk-core": "^5.0.3",
"contentful-sdk-core": "^5.0.4",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.4"
},
Expand Down

0 comments on commit 5e2206c

Please sign in to comment.