Skip to content

Commit 1a6290f

Browse files
committed
FIX: make json-colorizer and pin to the 2.2.2 version
1 parent a93050d commit 1a6290f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"fast-glob": "^3.3.3",
7676
"fuzzy": "^0.1.3",
7777
"is-installed-globally": "0.4.0",
78-
"json-colorizer": "^3.0.1",
78+
"json-colorizer": "2.2.2",
7979
"json-diff": "^1.0.6",
8080
"minimist": "^1.2.8",
8181
"string-argv": "^0.3.2",
@@ -100,4 +100,4 @@
100100
"@nexssp/test": "^1.1.16",
101101
"prettier": "^3.5.3"
102102
}
103-
}
103+
}

0 commit comments

Comments
 (0)