Skip to content
Snippets Groups Projects
Unverified Commit 96e926fc authored by Lars Trieloff's avatar Lars Trieloff Committed by GitHub
Browse files

Merge pull request #78 from adobe/release1.0.6

Changes for 1.0.6 release
parents f5df0bfd 9ac25cfc
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ You can conveniently use the JSON Schema Markdown Tools from `npm`. This makes i ...@@ -48,7 +48,7 @@ You can conveniently use the JSON Schema Markdown Tools from `npm`. This makes i
```json ```json
"devDependencies": { "devDependencies": {
"jsonschema2md": "^1.0.5" "jsonschema2md": "^1.0.6"
} }
``` ```
......
{ {
"name": "@adobe/jsonschema2md", "name": "@adobe/jsonschema2md",
"description": "Validate and document complex JSON Schemas the easy way.", "description": "Validate and document complex JSON Schemas the easy way.",
"version": "1.0.5", "version": "1.0.6",
"main": "lib/main.js", "main": "lib/main.js",
"bin": { "bin": {
"jsonschema2md": "./cli.js" "jsonschema2md": "./cli.js"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment