File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -573,6 +573,7 @@ SystemJS.config({
573573 "url" : "github:jspm/nodelibs-url@0.2.0-alpha" ,
574574 "util" : "github:jspm/nodelibs-util@0.2.0-alpha" ,
575575 "vm" : "github:jspm/nodelibs-vm@0.2.0-alpha" ,
576+ "whatwg-fetch" : "npm:whatwg-fetch@1.0.0" ,
576577 "zlib" : "github:jspm/nodelibs-zlib@0.2.0-alpha"
577578 } ,
578579 packages : {
Original file line number Diff line number Diff line change 6565 "react-router" : " npm:react-router@^2.7.0" ,
6666 "react-router-redux" : " npm:react-router-redux@^4.0.5" ,
6767 "redux-actions" : " npm:redux-actions@^0.11.0" ,
68- "seamless-immutable" : " npm:seamless-immutable@^6.1.1"
68+ "seamless-immutable" : " npm:seamless-immutable@^6.1.1" ,
69+ "whatwg-fetch" : " npm:whatwg-fetch@^1.0.0"
6970 },
7071 "devDependencies" : {
7172 "blue-tape" : " npm:blue-tape@^0.2.0" ,
You can’t perform that action at this time.
0 commit comments