Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bf19d2c

Browse files
committedJul 30, 2018
fix(package): update isomorphic-unfetch to version 2.1.1
Closes #8
1 parent 3789a3e commit bf19d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "github.com/cernadasjuan",
1010
"license": "MIT",
1111
"dependencies": {
12-
"isomorphic-unfetch": "2.0.0",
12+
"isomorphic-unfetch": "2.1.1",
1313
"next": "4.2.1",
1414
"react": "16.2.0",
1515
"react-bootstrap": "0.31.5",

0 commit comments

Comments
 (0)
Please sign in to comment.