Skip to content

Commit bc21cd2

Browse files
author
Alok Kumar
authored
updated --provenance for signing of package over npm & updated the version.
updated --provenance for signing of package over npm & updated the version.
1 parent f8103ec commit bc21cd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@th3hero/request-validator",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"description": "A powerful and flexible request validation library for Node.js applications, built with TypeScript. This library provides a comprehensive set of validation rules and supports both synchronous and asynchronous validation.",
55
"keywords": [
66
"validator",
@@ -67,4 +67,4 @@
6767
"publishConfig": {
6868
"access": "public"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)