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

Upgrade dependent packages to latest version #32

Merged
merged 4 commits into from
Sep 18, 2018
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Sep 18, 2018

Upgrade dependent packages to latest version by using yarn upgrade(-interactive) --latest.

This PR includes update of Marpit v0.1.1. It would work to import another theme by @import correctly (marp-team/marpit#71).

The other notable change is major upgrade of rollup plugins. rollup-plugin-typescript has improved TypeScript 3 support. It requires typescript and tslib as peerDependencies.

Updated rollup-plugin-typescript is required typescript and tslib as
peerDependencies. We have no longer specified custom typescript in
rollup.config.js.
It includes minor correction of spelling too.
@yhatt yhatt merged commit 764c67d into master Sep 18, 2018
@yhatt yhatt deleted the upgrade-dependencies branch September 18, 2018 10:25
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.

1 participant