Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
marcj committed Mar 16, 2019
1 parent c97e4a0 commit 31cf407
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ module.exports = function (PluginHost) {

app.converter.addComponent('lerna-packages', plugin.LernaPackagesPlugin);
};

=
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typedoc-plugin-lerna-packages",
"version": "0.1.0",
"version": "0.1.1",
"description": "Display Typescript documentation for Lerna monorepo with the correct module exports.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 31cf407

Please sign in to comment.