Skip to content

Fix history dependency#42

Open
tocoteron wants to merge 1 commit into
uhyo:masterfrom
tocoteron:fix-history-dependency
Open

Fix history dependency#42
tocoteron wants to merge 1 commit into
uhyo:masterfrom
tocoteron:fix-history-dependency

Conversation

@tocoteron

Copy link
Copy Markdown

Overview

Fix #6 properly.

Description

Current dependency settings about history package are probably wrong.
history should be included in dependencies, not devDependencies and peerDependencies.
RoconRoot using history means that history is required by rocon's production code (not only development code).

I think users don't wanna install history with rocon manually.
With this fix, users will only need to install rocon as follows:

npm install rocon

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.

Need "history" for dependencies?

1 participant