There was an error while loading. Please reload this page.
1 parent 14595bf commit 4a590e9Copy full SHA for 4a590e9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "git-ps1",
3
- "version": "0.0.0",
+ "version": "1.0.0",
4
"description": "A simple command line prompt enhancer that shows the state of the current git repo (ps1)",
5
"main": "index.js",
6
"scripts": {
@@ -40,5 +40,9 @@
40
"url": "https://github.com/watson/git-ps1/issues"
41
},
42
"homepage": "https://github.com/watson/git-ps1",
43
- "preferGlobal": true
+ "preferGlobal": true,
44
+ "coordinates": [
45
+ 18.4785929,
46
+ -69.9548926
47
+ ]
48
}
0 commit comments