git_aliases
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "git_aliases", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Create aliases for git commands", | ||
@@ -13,3 +13,7 @@ "main": "index.js", | ||
"alias", | ||
"git" | ||
"git", | ||
"aliases", | ||
"windows", | ||
"mac", | ||
"linux" | ||
], | ||
@@ -16,0 +20,0 @@ "author": "Fernando M. Tenório", |
4998