Skip to content

Commit

Permalink
Add NP
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzyCzech committed Dec 9, 2024
1 parent f1a8a4f commit 41ca82f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,14 @@
"bin": {
"mock-to-openapi": "cli.js"
},
"keywords": ["openapi", "converter", "swagger", "yaml", "json", "cli"],
"keywords": [
"openapi",
"converter",
"swagger",
"yaml",
"json",
"cli"
],
"scripts": {
"test": "ava",
"format": "biome format --write",
Expand Down

0 comments on commit 41ca82f

Please sign in to comment.