Skip to content

Commit 323e1e7

Browse files
committed
2.1.1 Release
This commit represents the 2.1.1 release. This releas closes a development vulnerability related to eslint.
1 parent 9bb82d7 commit 323e1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-filemaker",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Node-RED FileMaker nodes. These nodes use the FileMaker Data API to connect with a FileMaker database.",
55
"scripts": {
66
"dev": "pm2 start ecosystem.dev.config.js",

0 commit comments

Comments
 (0)