@app-config/meta
Advanced tools
Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "@app-config/meta", | ||
"description": "Meta file parsing for @app-config", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"license": "MPL-2.0", | ||
@@ -33,8 +33,8 @@ "author": { | ||
"dependencies": { | ||
"@app-config/default-extensions": "2", | ||
"@app-config/node": "2", | ||
"@app-config/default-extensions": "^2.1.5", | ||
"@app-config/node": "^2.1.5", | ||
"fs-extra": "7" | ||
}, | ||
"devDependencies": { | ||
"@app-config/test-utils": "2", | ||
"@app-config/test-utils": "^2.1.5", | ||
"quicktype-core": "6" | ||
@@ -41,0 +41,0 @@ }, |
17608