Skip to content

Commit

Permalink
fix(chalk): fix to version < 5.x to address api bug #283
Browse files Browse the repository at this point in the history
  • Loading branch information
blackfalcon committed Nov 29, 2021
1 parent 3bdb2c9 commit 2f627d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"lit-element": "^2.5.1",
"lit-html": "^1.0.0",
"chalk": ""
"chalk": "^4.1.2"
},
"peerDependencies": {
"@alaskaairux/design-tokens": "",
Expand Down

0 comments on commit 2f627d2

Please sign in to comment.