Skip to content

Commit

Permalink
v0.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Jun 23, 2019
1 parent 4523072 commit e38afc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-json-schema-generator",
"version": "0.48.0",
"version": "0.49.0",
"description": "Generate JSON schema from your Typescript sources",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -54,8 +54,8 @@
"ajv": "~6.10.0",
"chai": "~4.2.0",
"eslint": "^5.16.0",
"jest-junit": "^6.4.0",
"jest": "^24.8.0",
"jest-junit": "^6.4.0",
"source-map-support": "~0.5.12",
"ts-jest": "^24.0.2",
"ts-node": "^8.2.0"
Expand Down

0 comments on commit e38afc5

Please sign in to comment.