Skip to content

Commit c44943d

Browse files
fix(package): update isomorphic-unfetch to version 3.0.0
Closes #8
1 parent 3789a3e commit c44943d

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": "3.0.0",
1313
"next": "4.2.1",
1414
"react": "16.2.0",
1515
"react-bootstrap": "0.31.5",

0 commit comments

Comments
 (0)