Skip to content

Commit

Permalink
chore(issuer-sdk-demo): downgrade supports-color package (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
ditoglez authored Dec 13, 2024
1 parent c9eefb5 commit fc2c735
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 260 deletions.
2 changes: 1 addition & 1 deletion examples/issuer-sdk-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"lokijs": "^1.5.12",
"pino-pretty": "^10.3.1",
"postcss": "^8.4.47",
"supports-color": "^9.4.0",
"supports-color": "^8.1.1",
"tailwindcss": "^3.4.14",
"typescript": "^5.4.5",
"utf-8-validate": "^5.0.2"
Expand Down
Loading

0 comments on commit fc2c735

Please sign in to comment.