Skip to content

Commit d3cd03d

Browse files
committed
Add umdify step for browsers
1 parent 7baaab0 commit d3cd03d

File tree

5 files changed

+1415
-9
lines changed

5 files changed

+1415
-9
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "json-to-json-schema",
33
"description": "JSON to JSON Schema. Convert a JSON to a JSON Schema describing that JSON",
4-
"main": "index.js",
4+
"main": "dist/browser.js",
55
"authors": [
66
"Mohsen Azimi <[email protected]>"
77
],

0 commit comments

Comments
 (0)