components / ember-data

Shim repository for EmberJS's Data component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

name in `package.json`

xcambar opened this issue · comments

(Follow up on a Slack question, see https://embercommunity.slack.com/archives/-help/p1483056261019192)

Is there a particular reason to use the name components-ember-data in package.json?

I want to use ember-data in ember-try scenarii but unfortunately, the Ember team does not currently update dist-tags in npm. Renaming the package in this repo's package.json (if possible) would be a great leverage to achieve this. I will detail at length as necessary.

Mostly just to not conflict with the canonical source:
https://www.npmjs.com/package/ember-data

We could change it though. Feel free to submit a PR, and then others will review.

This package does not seem to be published to npm.
https://www.npmjs.com/package/components-ember-data seems unrelated. Do you confirm?

The PR is #38