@kintone/plugin-manifest-validator
Advanced tools
Comparing version 7.0.5 to 7.0.6
@@ -1,2 +0,2 @@ | ||
import { ErrorObject } from "ajv"; | ||
import type { ErrorObject } from "ajv"; | ||
declare type ValidateResult = { | ||
@@ -3,0 +3,0 @@ valid: boolean | PromiseLike<any>; |
{ | ||
"name": "@kintone/plugin-manifest-validator", | ||
"version": "7.0.5", | ||
"version": "7.0.6", | ||
"author": { | ||
@@ -54,3 +54,3 @@ "name": "Cybozu, Inc.", | ||
"license": "MIT", | ||
"gitHead": "951354f3f2654d35c3edf351fc87685c61fcf32b" | ||
"gitHead": "5ebbf4409c3f28ad1c61eb206d34429793552e67" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
89890