Comparing version 0.0.4 to 0.0.5
@@ -24,3 +24,3 @@ | ||
// Global Settings | ||
config.global(app, process.env); | ||
config.global(app, process.env, options); | ||
@@ -27,0 +27,0 @@ // TODO: Add configuration option |
{ | ||
"name" : "otto-app", | ||
"version" : "0.0.4", | ||
"version" : "0.0.5", | ||
"repository" : "https://github.com/ottojs/otto-app.git", | ||
@@ -9,3 +9,3 @@ "main" : "./lib/index.js", | ||
"socket.io" : "1.0.6", | ||
"otto-config" : "0.0.3", | ||
"otto-config" : "0.0.4", | ||
"otto-error-handler" : "0.0.2" | ||
@@ -12,0 +12,0 @@ }, |
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
4635
+ Addedotto-config@0.0.4(transitive)
- Removedotto-config@0.0.3(transitive)
Updatedotto-config@0.0.4