Skip to content

Commit 071d3d9

Browse files
committed
fix: winston's circular dependency problem
flatiron/prompt#199
1 parent cd5d4ef commit 071d3d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"moment": "^2.20.1",
5757
"nconf": "0.10.0",
5858
"ora": "3.0.0",
59-
"prompt": "1.0.0",
59+
"prompt": "1.1.0",
6060
"request": "2.88.0",
6161
"supports-color": "5.5.0",
6262
"underscore": "1.9.1",
@@ -73,4 +73,4 @@
7373
"pkg": "^4.4.7",
7474
"rewire": "4.0.1"
7575
}
76-
}
76+
}

0 commit comments

Comments
 (0)