File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 516516 "types" : " ./dist/packages/provenance.d.ts" ,
517517 "default" : " ./dist/packages/provenance.js"
518518 },
519+ "./packages/registry" : {
520+ "types" : " ./dist/packages/registry.d.ts" ,
521+ "default" : " ./dist/packages/registry.js"
522+ },
519523 "./packages/specs" : {
520524 "types" : " ./dist/packages/specs.d.ts" ,
521525 "default" : " ./dist/packages/specs.js"
524528 "types" : " ./dist/packages/validation.d.ts" ,
525529 "default" : " ./dist/packages/validation.js"
526530 },
527- "./parse-args" : {
528- "types" : " ./dist/argv/parse.d.ts" ,
529- "default" : " ./dist/argv/parse.js"
530- },
531531 "./path" : {
532532 "types" : " ./dist/path.d.ts" ,
533533 "default" : " ./dist/path.js"
676676 "types" : " ./dist/words.d.ts" ,
677677 "default" : " ./dist/words.js"
678678 },
679+ "./zod" : {
680+ "types" : " ./dist/zod.d.ts" ,
681+ "default" : " ./dist/zod.js"
682+ },
679683 "./plugins/babel-plugin-inline-require-calls" : {
680684 "types" : " ./plugins/babel-plugin-inline-require-calls.d.ts" ,
681685 "default" : " ./plugins/babel-plugin-inline-require-calls.js"
You can’t perform that action at this time.
0 commit comments