Update and clean up frontend dependencies

This commit is contained in:
SleepWalker
2016-06-01 07:59:15 +03:00
parent 6ea62bca08
commit e93488de2c
5 changed files with 61 additions and 61 deletions

View File

@@ -1,5 +1,4 @@
import 'babel-polyfill';
import 'promise.prototype.finally';
import 'polyfills';
import React from 'react';
import ReactDOM from 'react-dom';