@tnv/lei-mca-verification-lib
v0.5.2
Published
This is a MCA verification microservice package.
Downloads
436
Readme
Verification library
This is a mca verification library where we will perform checks and its status by passing entity form data
Steps for modification and deployment
- Always make sure that the prisma and client versions of verifier will be same or lower than verification Template prisma version
- after modification in code first run==>npx prisma generate
- Then run==> npm run build
- Then run==> npm publish