We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244181f commit 14903f2Copy full SHA for 14903f2
package.json
@@ -1,10 +1,10 @@
1
{
2
"originalAuthor": "Mark Cavage <mcavage@gmail.com>",
3
"name": "@infisical/ldapjs",
4
- "types": "node_modules/@types/ldapjs/index.d.ts",
+ "types": "types/index.d.ts",
5
"homepage": "http://ldapjs.org",
6
"description": "LDAP client and server APIs",
7
- "version": "3.0.9",
+ "version": "3.0.10",
8
"license": "MIT",
9
"repository": {
10
"type": "git",
0 commit comments