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

feat: remove JSDoc dependency, make it a peer/dev dependency #225

Merged
merged 2 commits into from
May 26, 2019

Conversation

Kocal
Copy link
Owner

@Kocal Kocal commented May 26, 2019

BREAKING CHANGES: jsdoc is not packaged anymore with jsdoc-vuejs. Install it manually with npm install --save-dev jsdoc or with yarn add --dev jsdoc.

Kocal added 2 commits May 26, 2019 20:31
BREAKING CHANGES: jsdoc is not packaged anymore with jsdoc-vuejs. Install it manually with `npm install --save-dev jsdoc` or with `yarn add --dev jsdoc`.
@Kocal
Copy link
Owner Author

Kocal commented May 26, 2019

Capture d’écran de 2019-05-26 21-13-41

@Kocal Kocal changed the title chore: remove JSDoc dependency, make it a peer/dev dependency feat: remove JSDoc dependency, make it a peer/dev dependency May 26, 2019
@Kocal Kocal merged commit 3d6ef31 into master May 26, 2019
Kocal added a commit that referenced this pull request May 26, 2019
* chore: make JSDoc a peer/dev dependency

BREAKING CHANGE: jsdoc is not packaged anymore with jsdoc-vuejs. Install it manually with `npm install --save-dev jsdoc` or with `yarn add --dev jsdoc`.

* update README
@Kocal Kocal deleted the chore/remove-jsdoc-dep branch September 16, 2019 07:43
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

1 participant