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

Define tmp as dependencies #6

Merged
merged 1 commit into from Aug 12, 2015
Merged

Define tmp as dependencies #6

merged 1 commit into from Aug 12, 2015

Conversation

kewah
Copy link
Contributor

@kewah kewah commented Aug 12, 2015

As cli.js uses tmp, we need to define it in dependencies instead
of devDependencies. Otherwise we get an error Cannot find module 'tmp' when testing the module via the cli.

As `cli.js` uses `tmp`, we need to define it in `dependencies` instead
of `devDependencies`. Otherwise we get an error `Cannot find module
'tmp'` when testing the module via the cli.
masaakim pushed a commit that referenced this pull request Aug 12, 2015
Define `tmp` as `dependencies`
@masaakim masaakim merged commit 360bd49 into masaakim:master Aug 12, 2015
@masaakim
Copy link
Owner

Thanks 👍

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.

None yet

2 participants