We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549c6e0 commit 9354bf3Copy full SHA for 9354bf3
package.json
@@ -21,5 +21,5 @@
21
"url":"http://github.com/kriszyp/json-schema"
22
},
23
"directories": { "lib": "./lib" },
24
- "main": "./lib"
+ "main": { "validate": "./lib/validate.js" }
25
}
0 commit comments