mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
⬆️ GitHub package prerelease
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -2507,8 +2507,8 @@
|
||||
}
|
||||
},
|
||||
"github": {
|
||||
"version": "https://www.atom.io/api/packages/github/versions/0.24.0-1/tarball",
|
||||
"integrity": "sha512-VlRJAqaOH9zBWnrLG3YYRUxpeyjAFw9dN7v+w4B0uDRL+DsnKOtkZohSUPpl2Z+XSS4r6yjYvDP+o9ptTGDK6A==",
|
||||
"version": "https://www.atom.io/api/packages/github/versions/0.24.0-2/tarball",
|
||||
"integrity": "sha512-w3vavYZ3ABqzECV0s1z3uEiWK0uVQyLtxyjyH7fyz8cI0DjGEryWsHO9eg96bdG14Enpv9qvVI/Cue0B3/UMwg==",
|
||||
"requires": {
|
||||
"atom-babel6-transpiler": "1.2.0",
|
||||
"babel-generator": "6.26.1",
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
"fuzzy-finder": "https://www.atom.io/api/packages/fuzzy-finder/versions/1.8.2/tarball",
|
||||
"git-diff": "file:packages/git-diff",
|
||||
"git-utils": "5.2.1",
|
||||
"github": "https://www.atom.io/api/packages/github/versions/0.24.0-1/tarball",
|
||||
"github": "https://www.atom.io/api/packages/github/versions/0.24.0-2/tarball",
|
||||
"glob": "^7.1.1",
|
||||
"go-to-line": "file:packages/go-to-line",
|
||||
"grammar-selector": "file:packages/grammar-selector",
|
||||
@@ -203,7 +203,7 @@
|
||||
"exception-reporting": "file:./packages/exception-reporting",
|
||||
"find-and-replace": "0.215.14",
|
||||
"fuzzy-finder": "1.8.2",
|
||||
"github": "0.24.0-1",
|
||||
"github": "0.24.0-2",
|
||||
"git-diff": "file:./packages/git-diff",
|
||||
"go-to-line": "file:./packages/go-to-line",
|
||||
"grammar-selector": "file:./packages/grammar-selector",
|
||||
|
||||
Reference in New Issue
Block a user