Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

Exclude devDependencies in gulpfile. Deprecate bower. Issue #845 #113

Merged
merged 3 commits into from
Feb 2, 2017

Conversation

sergibondarenko
Copy link
Contributor

@sergibondarenko
Copy link
Contributor Author

jenkins test it

package.json Outdated
"precommit": "gulp lint",
"build": "gulp build"
},
"dependencies": {
"kibiutils": "sirensolutions/kibiutils#1.4.0",
"kibi-icons": "sirensolutions/kibi-icons#1.0.0"
"kibi-icons": "sirensolutions/kibi-icons#1.0.0",
"lodash": "3.10.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think lodash is not needed as it is already present in kibana/kibi
Could you try remove it and test if everything still works

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deleted

@szydan
Copy link
Contributor

szydan commented Feb 2, 2017

@SergeyBondarenko Please resolve the conflict

@szydan szydan merged commit 6d03a90 into master Feb 2, 2017
@szydan szydan deleted the issue-845 branch February 2, 2017 12:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants