Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "klein", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "A small ORM that combines ImmutableJS and knex", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -41,3 +41,3 @@ # Klein | ||
"klein": { | ||
"migrations": "migrations" | ||
"migrations_path": "migrations" | ||
"models_path": "app/server/models" | ||
@@ -44,0 +44,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
156866