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 dependencies and use provided scope #8

Merged
merged 1 commit into from Sep 12, 2019

Conversation

superstructor
Copy link
Contributor

  1. Use provided scope.

Dependent projects are always going to specify their own versions of Clojure, ClojureScript, reagent and re-frame. By using :scope "provided" the version specified here does not waste build time being checked (e.g. pom.xml download) or downloaded in full by dependent projects.

  1. Upgrade some dependencies.

Upgrade to current versions used by re-frame project's, including the re-frame template.

  1. Upgrade some dev dependencies. Just keeping it up to date while I'm here.

@gadfly361 gadfly361 merged commit fe6c2f2 into gadfly361:master Sep 12, 2019
@gadfly361
Copy link
Owner

@superstructor 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