Merge pull request #17893 from atom/dw-migrate-about

➡️ Migrate core package 'about' into ./packages
This commit is contained in:
David Wilson
2018-08-23 15:48:58 -07:00
committed by GitHub
24 changed files with 3667 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
"@atom/nsfw": "^1.0.18",
"@atom/source-map-support": "^0.3.4",
"@atom/watcher": "1.0.8",
"about": "https://www.atom.io/api/packages/about/versions/1.10.0/tarball",
"about": "file:packages/about",
"archive-view": "https://www.atom.io/api/packages/archive-view/versions/0.65.1/tarball",
"async": "0.2.6",
"atom-dark-syntax": "https://www.atom.io/api/packages/atom-dark-syntax/versions/0.29.0/tarball",
@@ -183,7 +183,7 @@
"one-light-syntax": "1.8.4",
"solarized-dark-syntax": "1.1.5",
"solarized-light-syntax": "1.1.5",
"about": "1.10.0",
"about": "file:./packages/about",
"archive-view": "0.65.1",
"autocomplete-atom-api": "0.10.7",
"autocomplete-css": "0.17.5",