@app-config/core
Advanced tools
Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "@app-config/core", | ||
"description": "Core logic for App Config", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"license": "MPL-2.0", | ||
@@ -33,3 +33,3 @@ "author": { | ||
"dependencies": { | ||
"@app-config/utils": "2", | ||
"@app-config/utils": "^2.1.5", | ||
"@iarna/toml": "3", | ||
@@ -41,3 +41,3 @@ "js-yaml": "^3.13.1", | ||
"devDependencies": { | ||
"@app-config/test-utils": "2", | ||
"@app-config/test-utils": "^2.1.5", | ||
"@types/js-yaml": "3", | ||
@@ -44,0 +44,0 @@ "@types/lodash.merge": "4" |
111220
Updated@app-config/utils@^2.1.5