Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

chore(harp): use official pre-release 0.21 of harp #2376

Merged
merged 1 commit into from
Sep 17, 2016

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Sep 16, 2016

@filipesilva's harp patch was just merged so we can start using the official pre-release again (as we had tried to do in #2301, but were forced to revert in #2308).

cc @naomiblack

@@ -48,7 +48,7 @@
"gulp-tslint": "^5.0.0",
"gulp-util": "^3.0.6",
"gulp-watch": "^4.3.4",
"harp": "git://github.com/filipesilva/harp.git#8da8d3497ddbfcbcbadd8be63e0fd731d7310cc4",
"harp": "^0.21.0-pre.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe it's pre.1 instead, see https://github.com/filipesilva/harp/commit/bf9030cb1ac2a6035bae3da9afbdab4990011370#commitcomment-19049717

I would also advise to not use the caret, semver resolution falls back to alphabetical on these non-semver ones.

Copy link
Contributor Author

@chalin chalin Sep 16, 2016

Choose a reason for hiding this comment

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

Yes, it is -pre.1.

semver resolution falls back to alphabetical

Good to know. Though, I wouldn't expect more than 9 pre subreleases.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@filipesilva
Copy link
Contributor

Lgtm

@chalin chalin force-pushed the chalin-harp-version-0916 branch from 078b376 to 33b6b6f Compare September 17, 2016 11:36
@Foxandxss Foxandxss merged commit b9733fd into angular:master Sep 17, 2016
@Foxandxss Foxandxss deleted the chalin-harp-version-0916 branch September 17, 2016 15:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants