⬆️ GitHub package prerelease

This commit is contained in:
Ash Wilson
2019-01-03 11:41:05 -05:00
parent 0378ac4f55
commit 6ee3e2a48d
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

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

View File

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