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

fix(package.json): added missing deps #857

Closed
wants to merge 2 commits into from

Conversation

JeroenVinke
Copy link
Collaborator

closes #801
supesedes #803

@3cp
Copy link
Member

3cp commented Apr 8, 2018

I think you need to also trim package.json for new project template, as gulp/typescript/... are not needed anymore. And also to avoid future version conflicts on thoses packages.

@3cp
Copy link
Member

3cp commented Apr 8, 2018

For #864 for uglify-es. Same thing, new project template needs cleanup.

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.

gulp is a devDependency, when it should be a regular or peerDependency
2 participants