mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Put editor-stats dependency in correct order
This commit is contained in:
@@ -54,9 +54,9 @@
|
||||
"collaboration": "atom-api",
|
||||
"command-logger": "atom-api",
|
||||
"command-palette": "atom-api",
|
||||
"editor-stats": "atom-api",
|
||||
"find-and-replace": "atom-api",
|
||||
"fuzzy-finder": "atom-api",
|
||||
"editor-stats": "atom-api",
|
||||
"gfm": "0.4.0",
|
||||
"git-diff": "atom-api",
|
||||
"gists": "atom-api",
|
||||
|
||||
Reference in New Issue
Block a user