Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit a8dc27b

Browse files
committed
moved chalk to devDeps
1 parent c700f0b commit a8dc27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@
7373
"@angular-devkit/core": "^10.1.0",
7474
"@angular-devkit/schematics": "^10.1.0",
7575
"@schematics/angular": "^10.1.0",
76-
"chalk": "^4.1.0",
7776
"cypress": "^6.0.0",
7877
"rxjs": "6.6.2"
7978
},
8079
"devDependencies": {
8180
"@types/jasmine": "^3.5.14",
8281
"@types/node": "^10.17.30",
82+
"chalk": "^4.1.0",
8383
"husky": "^4.2.5",
8484
"jasmine": "^3.6.1",
8585
"lint-staged": "^10.2.13",

0 commit comments

Comments
 (0)