Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Bumped Polymer version #24

Merged
merged 1 commit into from
Aug 30, 2014
Merged

Bumped Polymer version #24

merged 1 commit into from
Aug 30, 2014

Conversation

florianv
Copy link
Contributor

When running bower install, there is a version conflict:

Unable to find a suitable version for polymer, please choose one:
    1) polymer#~0.3.4 which resolved to 0.3.5 and is required by seed-element 
    2) polymer#>=0.4.0 <1.0.0 which resolved to 0.4.0 and is required by core-component-page#0.4.0

If I choose the 0.3.5 version, I get an error when running the demo:

Uncaught TypeError: undefined is not a function
var declarations = Platform.deliverDeclarations();

Bumping Polymer version to 0.4.0 fixes the issues.

@florianv
Copy link
Contributor Author

@ebidel Done.

@florianv
Copy link
Contributor Author

I bumped the test-tools version too because >=0.3.3 <1.0.0 will currently resolve to 0.4.0.

@ebidel
Copy link
Contributor

ebidel commented Aug 30, 2014

LGTM. Thanks!

ebidel added a commit that referenced this pull request Aug 30, 2014
@ebidel ebidel merged commit fdec35e into googlearchive:master Aug 30, 2014
@florianv florianv deleted the version branch August 30, 2014 19:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants