@app-config/git
Advanced tools
Comparing version
{ | ||
"name": "@app-config/git", | ||
"description": "$git directive parsing extension for @app-config", | ||
"version": "2.9.0-beta.2", | ||
"version": "2.9.0-beta.3", | ||
"license": "MPL-2.0", | ||
@@ -33,9 +33,9 @@ "author": { | ||
"dependencies": { | ||
"@app-config/core": "^2.9.0-beta.2", | ||
"@app-config/extension-utils": "^2.9.0-beta.2", | ||
"@app-config/logging": "^2.9.0-beta.2", | ||
"@app-config/core": "^2.9.0-beta.3", | ||
"@app-config/extension-utils": "^2.9.0-beta.3", | ||
"@app-config/logging": "^2.9.0-beta.3", | ||
"simple-git": "3" | ||
}, | ||
"devDependencies": { | ||
"@app-config/test-utils": "^2.9.0-beta.2" | ||
"@app-config/test-utils": "^2.9.0-beta.3" | ||
}, | ||
@@ -42,0 +42,0 @@ "prettier": "@lcdev/prettier", |