mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Merge pull request #17893 from atom/dw-migrate-about
➡️ Migrate core package 'about' into ./packages
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -491,8 +491,7 @@
|
||||
"integrity": "sha1-hn2g/zn3eGEyQsRM/qg/CqTr35s="
|
||||
},
|
||||
"about": {
|
||||
"version": "https://www.atom.io/api/packages/about/versions/1.10.0/tarball",
|
||||
"integrity": "sha512-fM7e2HvlwwQ38lD5F2FFH6LaT6z4rm6q8XTeIpZOkIymtMx8YdNyZDl2WS0bP0+uBLPxeZdw2E+DJZmKxw9oRA==",
|
||||
"version": "file:packages/about",
|
||||
"requires": {
|
||||
"etch": "0.9.0",
|
||||
"semver": "^5.5.0"
|
||||
@@ -500,13 +499,11 @@
|
||||
"dependencies": {
|
||||
"etch": {
|
||||
"version": "0.9.0",
|
||||
"resolved": "https://registry.npmjs.org/etch/-/etch-0.9.0.tgz",
|
||||
"integrity": "sha1-CSJpiPLO4GkL3yCMyyXkFNXfrV8="
|
||||
"bundled": true
|
||||
},
|
||||
"semver": {
|
||||
"version": "5.5.1",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-5.5.1.tgz",
|
||||
"integrity": "sha512-PqpAxfrEhlSUWge8dwIp4tZnQ25DIOthpiaHNIthsjEFQD6EvqUKUDM7L8O2rShkFccYo1VjJR0coWfNkCubRw=="
|
||||
"bundled": true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user