Skip to content

Commit ab2b5cd

Browse files
committed
add link to npmjs page
1 parent f9ee7ee commit ab2b5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/stats.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ function makeBundleInfo(pathObj) {
181181
'',
182182
'#### npm package (starting in `v1.39.0`)',
183183
'',
184-
'Install with',
184+
'Install [`' + pkgName + '`](https://www.npmjs.com/package/' + pkgName + ') with',
185185
'```',
186186
'npm install ' + pkgName,
187187
'```',

0 commit comments

Comments
 (0)