mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 15:30:03 +02:00
Replaced “moment” with “moment-mini"
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import moment from 'moment'
|
||||
import moment from 'moment-mini'
|
||||
|
||||
export const LEVELS = {
|
||||
debug: 1,
|
||||
|
Reference in New Issue
Block a user