diff --git a/docs/api-reference-source/npm.xml b/docs/api-reference-source/npm.xml index d705307..38250ea 100644 --- a/docs/api-reference-source/npm.xml +++ b/docs/api-reference-source/npm.xml @@ -29,17 +29,17 @@

To use such a package, access it through the npm global: -

+ cli.tell(npm.boxen(" Hello! ")); @@ -145,15 +145,15 @@ cli.tell('New unique identifier: ' + uuid());

For example, consider a package named contrivedExample. Its default export has an ambiguousLabel property; and one of its named exports happens to be named ambiguousLabel as well. In this situation: -

+ ]]>