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

Moves route-recognizer to a NPM dep, bumps emberjs-build #10280

Merged
merged 1 commit into from
Jan 25, 2015
Merged

Moves route-recognizer to a NPM dep, bumps emberjs-build #10280

merged 1 commit into from
Jan 25, 2015

Conversation

danmcclain
Copy link
Contributor

Closes #10269

"express": "^4.5.0",
"glob": "~4.3.2",
"htmlbars": "0.8.3",
"qunit-extras": "^1.3.0",
"qunitjs": "^1.16.0",
"route-recognizer": "^0.1.5",
Copy link
Member

Choose a reason for hiding this comment

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

Lets lock this to the specific version (I only want to upgrade manually).

* tildeio/route-recognizer#41 adds es6 build to
  npm package, released as 0.1.5
* emberjs/emberjs-build#63 updates emberjs-build
  to use npm vendored RR, released as 0.0.22
rwjblue added a commit that referenced this pull request Jan 25, 2015
Moves route-recognizer to a NPM dep, bumps emberjs-build
@rwjblue rwjblue merged commit 968b6bc into emberjs:master Jan 25, 2015
@rwjblue
Copy link
Member

rwjblue commented Jan 25, 2015

Thank you!

@danmcclain danmcclain deleted the npmed-rr branch January 25, 2015 14:23
@jayphelps
Copy link
Contributor

Thanks @danmcclain!!!!!

WOOT

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.

RouteRecognizer.VERSION is incorrectly set to ember's version
3 participants