Skip to content

Commit

Permalink
0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davideicardi committed Apr 22, 2020
1 parent c248ec3 commit 1f5ada0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "live-plugin-manager",
"version": "0.14.0",
"version": "0.14.1",
"description": "Install and uninstall any node package at runtime from npm registry",
"keywords": [
"plugin",
Expand Down

2 comments on commit 1f5ada0

@jtsui
Copy link
Contributor

@jtsui jtsui commented on 1f5ada0 May 6, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @davideicardi i see you tagged a new version, do you mind publishing this to npm? The latest version on npm is still listed as 0.14.0 https://www.npmjs.com/package/live-plugin-manager

The dependency updates look great, thanks for merging that in.

@davideicardi
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jtsui Published to npm right now. Thanks!

Please sign in to comment.