Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package.json smooch-bot dependency #34

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

dgdelira
Copy link

As paulohenriquesg mentioned & I tested. Sucessfully fixed the issue pointed in an issue thread.

The problem seems to be with a dependency in package.json.

It points to https://github.com/skhavari/smooch-bot.git, and that repository does not exists anymore.

Using the official smooch-bot may solve the problem.

This would mean replace
"smooch-bot": "https://github.com/skhavari/smooch-bot.git",

by
"smooch-bot": "^1.0.0",

@jpventura
Copy link

-2

@jpventura
Copy link

Only 1 commit among the 14 submitted is relevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants