Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "gac", | ||
"version": "1.0.0", | ||
"description": "", | ||
"version": "1.0.1", | ||
"description": "Run git add -A, git add -u & git commit with one command", | ||
"main": "index.js", | ||
@@ -14,2 +14,6 @@ "scripts": { | ||
"author": "Gabriel Florit", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/gabrielflorit/gac.git" | ||
}, | ||
"license": "MIT" | ||
@@ -16,0 +20,0 @@ } |
@@ -5,6 +5,6 @@ # gac | ||
## install | ||
## Install | ||
`npm install -g gac` | ||
## usage | ||
## Usage | ||
`gac Fix bug XYZ` | ||
@@ -11,0 +11,0 @@ |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1158
0