Skip to content

Commit

Permalink
feat(joi, dirname): Joi dependency removed. Dirname issue fixed RA-1 …
Browse files Browse the repository at this point in the history
…and RA-2 (#10)

* add readme

* add text to readme

* Remove Joi dependenc. Fix dirname issue
  • Loading branch information
NickOvt authored Feb 26, 2024
1 parent 09db44a commit 822cbcb
Show file tree
Hide file tree
Showing 4 changed files with 304 additions and 344 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,4 @@ that generates an OpenApi spec .json file to the specified path and with
specified options.

### License

restifyApiGenerate is currently licensed under the MIT license.
specified options.
restifyApiGenerate is currently licensed under the MIT license.
46 changes: 0 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
"type": "git",
"url": "https://github.com/zone-eu/restify-api-generate.git"
},
"dependencies": {
"joi": "17.11.0"
},
"devDependencies": {
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0"
Expand Down
Loading

0 comments on commit 822cbcb

Please sign in to comment.