@tinacms/core
Advanced tools
Comparing version 0.31.0-alpha.4 to 0.31.0-alpha.5
@@ -125,3 +125,4 @@ /** | ||
export interface SelectMediaOptions { | ||
directory?: string; | ||
onSelect?(media: Media): void; | ||
} |
{ | ||
"name": "@tinacms/core", | ||
"version": "0.31.0-alpha.4", | ||
"version": "0.31.0-alpha.5", | ||
"main": "build/index.js", | ||
@@ -32,3 +32,3 @@ "types": "build/index.d.ts", | ||
}, | ||
"gitHead": "42ab4db5edc94ae7d5a621023849269de45e5df2" | ||
"gitHead": "a85e0e31a2540e4229fe660c99dfb6803cfcbcd7" | ||
} |
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
52096
774