hisabimbola / slack-history-export

A NPM module that allows slack users export their history
MIT License
287 stars 45 forks source link

Ref #44: Adjustad NPM package file after 1.0 file changes. #45

Closed mariuszniemiec closed 7 years ago

mariuszniemiec commented 7 years ago

Summary

Fixes package.json file to allow instal

Description

As noted in issue #44 it seems recent update broke NPM installation. I modified package.json file and insstalled from local changed file. Please validate if it's ok and merge when validated.

TODO

hisabimbola commented 7 years ago

Hello, the issue with #44 has been fixed and I explained the cause in a comment on the issue.

About the package.json. I am using semantic-release to manage the release, so package.json does not get updated. You can track the releases in the release tab of this repo.

Thanks for your help

mariuszniemiec commented 7 years ago

@hisabimbola no problem. Thanks for quick fix - installation works well!