Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit bc21a1d

Browse files
committed
Merge git://github.com/chapel/json-schema
2 parents 7295b3b + ae89ab5 commit bc21a1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@
2222
"type":"git",
2323
"url":"http://github.com/kriszyp/json-schema"
2424
},
25-
"directories": { "lib": "./lib" }
25+
"directories": { "lib": "./lib" },
26+
"main": "./lib/validate.js"
2627
}

0 commit comments

Comments
 (0)