@aurahelper/git-manager
Advanced tools
Comparing version 2.1.3 to 2.1.5
@@ -5,3 +5,3 @@ { | ||
"displayName": "Aura Helper Framework Git Manager", | ||
"version": "2.1.3", | ||
"version": "2.1.5", | ||
"description": "Aura Helper Git Manager Module its a module to handle and manage all git operations and commands.", | ||
@@ -12,2 +12,4 @@ "main": "./dist/index.js", | ||
"compile": "tsc -p ./ ", | ||
"prepack": "tsc -p ./", | ||
"pretest": "tsc -p ./ ", | ||
"lint": "eslint src --ext ts", | ||
@@ -67,4 +69,4 @@ "lint-fix": "eslint src --ext ts --fix", | ||
"dependencies": { | ||
"@aurahelper/core": "^2.3.0" | ||
"@aurahelper/core": "^2.6.2" | ||
} | ||
} | ||
} |
102173
Updated@aurahelper/core@^2.6.2