This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(grunt:cdnify): prevent grunt-google-cdn from using pre-release ve…
…rsions Previously, grunt-google-cdn resolved the angular version requirement of "^1.4.0" to some 1.5 pre-release. Unfortunately there is no release of grunt-google-cdn that includes the relevant fix. So we now require a specific commit instead of a released version.
- Loading branch information