Skip to content

Commit c332d9c

Browse files
author
Shane Osbourne
committed
chalk as dep
1 parent ae4c862 commit c332d9c

File tree

2 files changed

+9
-17
lines changed

2 files changed

+9
-17
lines changed

package-lock.json

Lines changed: 6 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,11 @@
3333
"test": "npm run lint && mocha",
3434
"lodash": "lodash include=cloneDeep,merge exports=node"
3535
},
36+
"dependencies": {
37+
"chalk": "4.1.2"
38+
},
3639
"devDependencies": {
3740
"chai": "^3.5.0",
38-
"chalk": "4.1.2",
3941
"jshint": "^2.6.0",
4042
"lodash-cli": "4.12.0",
4143
"mocha": "^10.2.0",

0 commit comments

Comments
 (0)