Skip to content

Commit 85743fe

Browse files
Merge pull request #56 from figo-connect/fix/winston_correct_version_pinned
fix: pin winston version and bump to v3.1.4
2 parents 1a6c337 + ca3aa27 commit 85743fe

File tree

2 files changed

+22
-28
lines changed

2 files changed

+22
-28
lines changed

package-lock.json

Lines changed: 21 additions & 27 deletions
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,7 +1,7 @@
11
{
22
"name": "figo",
33
"description": "API wrapper for figo Connect.",
4-
"version": "3.1.3",
4+
"version": "3.1.4",
55
"author": "figo <[email protected]>",
66
"license": "MIT",
77
"main": "./lib/figo.js",

0 commit comments

Comments
 (0)