updated deps

This commit is contained in:
Danny Coates 2019-07-29 15:26:11 -07:00
parent e0ae5cb3c6
commit c80f9ada65
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
8 changed files with 302 additions and 207 deletions

View file

@ -1,5 +1,4 @@
/* global window, navigator */
import 'fluent-intl-polyfill';
import 'intl-pluralrules';
import choo from 'choo';
import html from 'choo/html';
import Raven from 'raven-js';