update dependencies

This commit is contained in:
Bastian Ike
2020-07-15 12:42:08 +02:00
committed by Bastian
parent e99859edcb
commit 442d964180
4 changed files with 3038 additions and 1867 deletions

View File

@@ -1,4 +1,4 @@
import 'babel-polyfill';
import '@babel/polyfill';
import React from 'react';
import { hydrate } from 'react-dom';
import { createStore, applyMiddleware } from 'redux';