Skip to content

Commit 534d080

Browse files
committed
Fix example output of npm install command
Issue marijnh#228
1 parent 895c061 commit 534d080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

20_node.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ get access to the library:
749749
$ npm install [email protected]
750750
npm http GET https://registry.npmjs.org/mime
751751
npm http 304 https://registry.npmjs.org/mime
752-
mime@1.2.11 node_modules/mime
752+
mime@1.4.0 node_modules/mime
753753
----
754754

755755
(((404 (HTTP status code))))(((stat function)))When a requested file

0 commit comments

Comments
 (0)