Skip to content

Commit e5ce90d

Browse files
authored
Merge pull request #198 from sparkling-unicorn/deps/triple-beam
Promote `triple-beam` to regular dependency
2 parents 759a927 + 31b050c commit e5ce90d

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
@@ -50,7 +50,6 @@
5050
"restify": "^11.1.0",
5151
"rewire": "^6.0.0",
5252
"supertest": "^6.2.2",
53-
"triple-beam": "^1.3.0",
5453
"typescript": "^5.1.3",
5554
"typescript-json-schema": "^0.55.0"
5655
},
@@ -64,6 +63,7 @@
6463
"ajv": "^8.11.0",
6564
"json-stringify-safe": "^5.0.1",
6665
"jsonwebtoken": "^9.0.0",
66+
"triple-beam": "^1.3.0",
6767
"uuid": "^9.0.0",
6868
"winston-transport": "^4.5.0"
6969
}

0 commit comments

Comments
 (0)