@app-config/settings
Advanced tools
Comparing version 2.8.5 to 2.8.6
{ | ||
"name": "@app-config/settings", | ||
"description": "User settings for @app-config", | ||
"version": "2.8.5", | ||
"version": "2.8.6", | ||
"license": "MPL-2.0", | ||
@@ -33,6 +33,6 @@ "author": { | ||
"dependencies": { | ||
"@app-config/core": "^2.8.5", | ||
"@app-config/logging": "^2.8.5", | ||
"@app-config/node": "^2.8.5", | ||
"@app-config/utils": "^2.8.5", | ||
"@app-config/core": "^2.8.6", | ||
"@app-config/logging": "^2.8.6", | ||
"@app-config/node": "^2.8.6", | ||
"@app-config/utils": "^2.8.6", | ||
"env-paths": "2", | ||
@@ -42,3 +42,3 @@ "fs-extra": "7" | ||
"devDependencies": { | ||
"@app-config/test-utils": "^2.8.5" | ||
"@app-config/test-utils": "^2.8.6" | ||
}, | ||
@@ -45,0 +45,0 @@ "prettier": "@lcdev/prettier", |
Updated@app-config/core@^2.8.6
Updated@app-config/logging@^2.8.6
Updated@app-config/node@^2.8.6
Updated@app-config/utils@^2.8.6