frack-settings
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "frack-settings", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Settings defaults and runtime loader from rc file", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -9,3 +9,3 @@ import { resolve } from 'path' | ||
const frackRcPath = resolve(appRootDir.get(), '/.frackrc.js') | ||
console.log(frackRcPath) | ||
let frackSettings = { | ||
@@ -12,0 +12,0 @@ common: defaultSettings, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
210249
6145