Skip to content

Commit 0bdb526

Browse files
author
Fabio Folchi
committed
add missing dependency
1 parent 1b030c5 commit 0bdb526

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monk-log",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"private": false,
55
"engines": {
66
"node": ">=8.3.0"
@@ -21,6 +21,7 @@
2121
"author": "Monk Software",
2222
"license": "ISC",
2323
"dependencies": {
24+
"@types/loglevel": "^1.5.4",
2425
"chalk": "^2.4.2",
2526
"loglevel": "^1.6.1",
2627
"loglevel-plugin-prefix": "^0.8.4"

0 commit comments

Comments
 (0)