Replaced “moment” with “moment-mini"

This commit is contained in:
Fabio Spampinato
2019-06-04 03:14:35 +02:00
parent 7d3578b31a
commit 9290aa2b61
4 changed files with 12 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
import moment from 'moment'
import moment from 'moment-mini'
export const LEVELS = {
debug: 1,