Fix: When installing the plugin from npm, the node_modules dont come with: copying converseJS to dist folder.

This commit is contained in:
John Livingston
2021-02-21 01:22:07 +01:00
parent 795b63b07b
commit 8179ea4c11
2 changed files with 10 additions and 4 deletions

View File

@ -1,6 +1,12 @@
# Changelog
## v???
## v1.0.1
### Bug fixes
* When installing the plugin from npm, the node_modules don't come with: copying converseJS to dist folder.
## v1.0.0
### Features