@formkit/core
Advanced tools
Comparing version 1.0.0-beta.5-ff637bd to 1.0.0-beta.6-99a0581
@@ -833,2 +833,4 @@ /** | ||
plugins: FormKitPlugin[]; | ||
alias: string; | ||
schemaAlias: string; | ||
}>; | ||
@@ -835,0 +837,0 @@ |
{ | ||
"name": "@formkit/core", | ||
"version": "1.0.0-beta.5-ff637bd", | ||
"version": "1.0.0-beta.6-99a0581", | ||
"type": "module", | ||
@@ -36,5 +36,5 @@ "description": "The framework agnostic core of FormKit", | ||
"dependencies": { | ||
"@formkit/utils": "1.0.0-beta.5-ff637bd" | ||
"@formkit/utils": "1.0.0-beta.6-99a0581" | ||
}, | ||
"devDependencies": {} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
204498
6111
+ Added@formkit/utils@1.0.0-beta.6-99a0581(transitive)
- Removed@formkit/utils@1.0.0-beta.5-ff637bd(transitive)