Skip to content

Commit efc658a

Browse files
lowered chalk version due to import errors as per package instructions
1 parent 1fe261f commit efc658a

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
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"async": "^3.2.0",
3131
"bluebird": "^3.7.2",
32-
"chalk": "^5.0.0",
32+
"chalk": "^4.0.0",
3333
"debug": "^4.3.3",
3434
"loopback-connector": "^5.0.0",
3535
"pg": "^8.7.1",

0 commit comments

Comments
 (0)