devSupporters / volder

volder is powerful Object schema validation lets you describe your data using a simple and readable schema and transform a value to match the requirements
https://volder.vercel.app
Apache License 2.0
102 stars 8 forks source link

delete unuseful packages in package.json #79

Open alguerocode opened 2 years ago

alguerocode commented 2 years ago

in package.json web two useless things we want to delete:

1 - delete nodemon package 2 - delete dev script from npm scripts

Amit91848 commented 2 years ago

Hi can i work on this?