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 f363c53 commit ae89ab5Copy full SHA for ae89ab5
package.json
@@ -21,5 +21,5 @@
21
"url":"http://github.com/kriszyp/json-schema"
22
},
23
"directories": { "lib": "./lib" },
24
- "main": ["./lib/validate.js", "./lib/links.js"]
+ "main": "./lib/validate.js"
25
}
0 commit comments