Skip to content

Commit

Permalink
fix: update package.json [ci skip] (#1210)
Browse files Browse the repository at this point in the history
  • Loading branch information
hydrosquall committed Apr 6, 2022
1 parent 8925e2a commit a95a939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ts-json-schema-generator",
"version": "0.95.0",
"version": "1.0.0",
"description": "Generate JSON schema from your Typescript sources",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit a95a939

Please sign in to comment.