mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
➡️ Migrate core package 'deprecation-cop' into ./packages
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -1712,8 +1712,7 @@
|
||||
}
|
||||
},
|
||||
"deprecation-cop": {
|
||||
"version": "https://www.atom.io/api/packages/deprecation-cop/versions/0.56.9/tarball",
|
||||
"integrity": "sha512-dTKNhWcDgK6Y5cR8dwZ507QW15lob+Lp//P71wXoTVidXboDqH13Y1yQ7Av5qASscv7fqp5GcvLhQWF55W5yng==",
|
||||
"version": "file:packages/deprecation-cop",
|
||||
"requires": {
|
||||
"etch": "0.9.0",
|
||||
"fs-plus": "^3.0.0",
|
||||
@@ -1724,13 +1723,11 @@
|
||||
"dependencies": {
|
||||
"etch": {
|
||||
"version": "0.9.0",
|
||||
"resolved": "https://registry.npmjs.org/etch/-/etch-0.9.0.tgz",
|
||||
"integrity": "sha1-CSJpiPLO4GkL3yCMyyXkFNXfrV8="
|
||||
"bundled": true
|
||||
},
|
||||
"grim": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/grim/-/grim-2.0.2.tgz",
|
||||
"integrity": "sha1-52CinKe4NDsMH/r2ziDyGkbuiu0=",
|
||||
"bundled": true,
|
||||
"requires": {
|
||||
"event-kit": "^2.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user