Skip to content

Commit bb7c2e4

Browse files
committed
v0.23.0
1 parent dc44058 commit bb7c2e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-json-schema",
3-
"version": "0.22.0",
3+
"version": "0.23.0",
44
"description": "typescript-json-schema generates JSON Schema files from your Typescript sources",
55
"main": "typescript-json-schema.js",
66
"typings": "typescript-json-schema.d.ts",
@@ -52,12 +52,12 @@
5252
"yargs": "^11.0.0"
5353
},
5454
"devDependencies": {
55-
"@types/node": "^9.4.6",
5655
"@types/assertion-error": "^1.1.0",
5756
"@types/chai": "^4.1.3",
5857
"@types/glob": "^5.0.35",
5958
"@types/json-stable-stringify": "^1.0.32",
6059
"@types/mocha": "^5.2.0",
60+
"@types/node": "^9.4.6",
6161
"ajv": "^6.4.0",
6262
"chai": "^4.1.2",
6363
"mocha": "^5.1.1",

0 commit comments

Comments
 (0)