You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2018. It is now read-only.
fix(grunt:cdnify): prevent grunt-google-cdn from using pre-release versions
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.
0 commit comments