summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorWu Cheng-Han2017-03-29 12:41:23 +0800
committerWu Cheng-Han2017-03-29 12:41:23 +0800
commit1c6f5d272f62ea3cc3db8571b3f2577f29d8ef72 (patch)
tree79608217e3c0f09525b25f191909ec1ccd66905b /package.json
parent0b4dac74ed8c0da66c340add45ce78a067c69ee9 (diff)
style: Fix missing newline in variables
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
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",