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:
Max Brunsfeld
2018-09-05 14:27:04 -07:00
committed by GitHub
26 changed files with 786 additions and 5 deletions

View File

@@ -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",