diff options
Diffstat (limited to '')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 583d68b5..bf3ecc9a 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,8 @@ "$", "CodeMirror", "Cookies", - "moment", "editor", + "moment", + "editor", "ui", "Spinner", "modeType", |