Skip to content

Commit db6abbf

Browse files
committed
2.2.4 Release
This commit represents the 2.2.4 release. This release updates project dependencies to their latest versions and closes a security vulnerability introduced through development tooling.
1 parent 1fc6a54 commit db6abbf

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": "fms-api-client",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "A FileMaker Data API client designed to allow easier interaction with a FileMaker database from a web environment.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)