@gaia-project/site-lib
Advanced tools
Comparing version 2.4.3 to 2.4.4
@@ -38,8 +38,6 @@ "use strict"; | ||
url: { | ||
type: String, | ||
required: true | ||
type: String | ||
}, | ||
topLevelVariable: { | ||
type: String, | ||
required: true | ||
type: String | ||
}, | ||
@@ -46,0 +44,0 @@ dependencies: { |
@@ -15,3 +15,3 @@ { | ||
}, | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"description": "Shared typedefs & schemas", | ||
@@ -18,0 +18,0 @@ "main": "index.ts", |
@@ -38,8 +38,6 @@ import { Schema } from "mongoose"; | ||
url: { | ||
type: String, | ||
required: true | ||
type: String | ||
}, | ||
topLevelVariable: { | ||
type: String, | ||
required: true | ||
type: String | ||
}, | ||
@@ -46,0 +44,0 @@ dependencies: { |
Sorry, the diff of this file is not supported yet
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
25685
816