@app-config/node
Advanced tools
Comparing version 2.4.4 to 2.4.5
{ | ||
"name": "@app-config/node", | ||
"description": "Node.js API for @app-config", | ||
"version": "2.4.4", | ||
"version": "2.4.5", | ||
"license": "MPL-2.0", | ||
@@ -33,4 +33,4 @@ "author": { | ||
"dependencies": { | ||
"@app-config/core": "^2.4.4", | ||
"@app-config/logging": "^2.4.4", | ||
"@app-config/core": "^2.4.5", | ||
"@app-config/logging": "^2.4.5", | ||
"@types/prompts": "2", | ||
@@ -41,3 +41,3 @@ "fs-extra": "9", | ||
"devDependencies": { | ||
"@app-config/test-utils": "^2.4.4", | ||
"@app-config/test-utils": "^2.4.5", | ||
"@types/fs-extra": "9" | ||
@@ -44,0 +44,0 @@ }, |
Updated@app-config/core@^2.4.5
Updated@app-config/logging@^2.4.5