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