mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
highlight-css-color now points to pigments
This commit is contained in:
@@ -714,9 +714,8 @@
|
||||
"latestHasDeprecations": true
|
||||
},
|
||||
"highlight-css-color": {
|
||||
"version": "<=1.3.0",
|
||||
"hasDeprecations": true,
|
||||
"latestHasDeprecations": true
|
||||
"hasAlternative": true,
|
||||
"alternative": "pigments"
|
||||
},
|
||||
"highlight-line": {
|
||||
"version": "<=0.9.3",
|
||||
|
||||
Reference in New Issue
Block a user