Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Commit 91ffb5b

Browse files
author
Jordan Vohwinkel
committed
Fixed bug which only allowed 1 instance of ldap node at a time.
1 parent d37196f commit 91ffb5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-contrib-better-ldap",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "A better node for LDAP communication.",
55
"main": "transports/ldap/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)