Skip to content

Commit

Permalink
chore: add main to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
solufa committed May 30, 2020
1 parent 929ee40 commit 544a677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Convert OpenAPI 3.0 or Swagger 2.0 definitions into aspida",
"author": "m-mitsuhide <[email protected]>",
"license": "MIT",
"main": "dist/index.js",
"bin": "bin/index.js",
"scripts": {
"dev": "npm run build && node samples/rimraf.js && node bin/index.js --build",
Expand Down

0 comments on commit 544a677

Please sign in to comment.