Skip to content

Commit 1c6f5d2

Browse files
committed
style: Fix missing newline in variables
1 parent 0b4dac7 commit 1c6f5d2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@
173173
"$",
174174
"CodeMirror",
175175
"Cookies",
176-
"moment", "editor",
176+
"moment",
177+
"editor",
177178
"ui",
178179
"Spinner",
179180
"modeType",

0 commit comments

Comments
 (0)