@smallstack/form-shared
Advanced tools
Comparing version 1.46.4 to 1.46.5
{ | ||
"name": "@smallstack/form-shared", | ||
"version": "1.46.4", | ||
"main": "src/index.js", | ||
"typings": "src/index.d.ts", | ||
"version": "1.46.5", | ||
"main": "src\\index.js", | ||
"typings": "src\\index.d.ts", | ||
"dependencies": { | ||
@@ -7,0 +7,0 @@ "json-schema": "0.2.5" |
export * from "./lib/form.models"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { JSONSchema7 } from "json-schema"; |
@@ -0,0 +0,0 @@ "use strict"; |
1855