Skip to content

Commit 0514478

Browse files
modified index and update package-lock
1 parent b4a8d52 commit 0514478

File tree

3 files changed

+2
-191
lines changed

3 files changed

+2
-191
lines changed

package-lock.json

Lines changed: 1 addition & 182 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/index.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
import {ValidationBuilderEditor} from "./custom";
22
import transformSchemaToYup from './transformYup/transformYup';
3-
// import transformSchemaToJsonschema from './transformJsonschema';
43

54
export {
65
ValidationBuilderEditor,
7-
transformSchemaToYup,
8-
// transformSchemaToJsonschema
6+
transformSchemaToYup
97
};

src/transformJsonschema/index.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)