Skip to content

Commit 14903f2

Browse files
author
Victor Hugo dos Santos
committed
chore(package): update version to 3.0.10 and change TypeScript definitions path
1 parent 244181f commit 14903f2

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,10 +1,10 @@
11
{
22
"originalAuthor": "Mark Cavage <mcavage@gmail.com>",
33
"name": "@infisical/ldapjs",
4-
"types": "node_modules/@types/ldapjs/index.d.ts",
4+
"types": "types/index.d.ts",
55
"homepage": "http://ldapjs.org",
66
"description": "LDAP client and server APIs",
7-
"version": "3.0.9",
7+
"version": "3.0.10",
88
"license": "MIT",
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)