Skip to content

Commit 3f535a7

Browse files
authored
Merge pull request loopbackio#413 from strongloop/fix-import
add missing package chalk
2 parents a9d968a + 044a6b9 commit 3f535a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"dependencies": {
2323
"async": "^0.9.0",
2424
"bluebird": "^3.4.6",
25+
"chalk": "^3.0.0",
2526
"debug": "^4.1.1",
2627
"loopback-connector": "^4.2.2",
2728
"pg": "^7.0.0",

0 commit comments

Comments
 (0)