Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Codycody31 committed Dec 1, 2023
1 parent 526f82a commit 0077545
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vmgware/js-validator",
"version": "1.1.2",
"version": "1.2.0",
"description": "A versatile and easy-to-use JavaScript validation library for ensuring data integrity with extensive customization options.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -35,4 +35,4 @@
"tsup": "^8.0.1",
"typescript": "^5.3.2"
}
}
}

0 comments on commit 0077545

Please sign in to comment.