mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Merge pull request #17983 from atom/mb-migrate-one-dark-syntax-package
Migrate core package 'one-dark-syntax' into ./packages
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
"normalize-package-data": "^2.0.0",
|
||||
"notifications": "https://www.atom.io/api/packages/notifications/versions/0.70.5/tarball",
|
||||
"nslog": "^3",
|
||||
"one-dark-syntax": "https://www.atom.io/api/packages/one-dark-syntax/versions/1.8.4/tarball",
|
||||
"one-dark-syntax": "file:packages/one-dark-syntax",
|
||||
"one-dark-ui": "https://www.atom.io/api/packages/one-dark-ui/versions/1.12.5/tarball",
|
||||
"one-light-syntax": "https://www.atom.io/api/packages/one-light-syntax/versions/1.8.4/tarball",
|
||||
"one-light-ui": "file:packages/one-light-ui",
|
||||
@@ -179,7 +179,7 @@
|
||||
"base16-tomorrow-light-theme": "1.6.0",
|
||||
"one-dark-ui": "1.12.5",
|
||||
"one-light-ui": "file:./packages/one-light-ui",
|
||||
"one-dark-syntax": "1.8.4",
|
||||
"one-dark-syntax": "file:./packages/one-dark-syntax",
|
||||
"one-light-syntax": "1.8.4",
|
||||
"solarized-dark-syntax": "1.2.0",
|
||||
"solarized-light-syntax": "1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user