package.json repository: fix shorthand github
This commit is contained in:
parent
e774fffd9c
commit
b54ce54a5d
|
@ -4,10 +4,7 @@
|
|||
"version": "0.32.0",
|
||||
"private": true,
|
||||
"description": "Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "github:Glavin001/atom-beautify"
|
||||
},
|
||||
"repository": "github:Glavin001/atom-beautify",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Glavin001/atom-beautify/issues"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue