Skip to content

Commit

Permalink
update for remove some errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ElyasMehraein committed Apr 29, 2024
1 parent 694320b commit b115fb6
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 88 deletions.
2 changes: 1 addition & 1 deletion controllers/Validator.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Validator from "fastest-validator";
const Validator = require("fastest-validator");
const v = new Validator();


Expand Down
184 changes: 97 additions & 87 deletions package-lock.json

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

0 comments on commit b115fb6

Please sign in to comment.