akre54 / Backbone.NativeView

A reference implementation of a native Backbone.View
MIT License
113 stars 18 forks source link

Register on npm #2

Closed gaearon closed 10 years ago

gaearon commented 10 years ago

This repo does not appear to be registered on NPM. Would you mind doing it? Putting Github repo url in package.json feels.. wrong.

akre54 commented 10 years ago

Yep, as soon as package is fixed, I'll publish it up

Probably later tonight

gaearon commented 10 years ago

There's also a different problem: peerDependencies locks down Backbone at a specific revision, while I want to use a newer version. Since this is not expressible with git:// scheme, perhaps we could leave it as * and make it ^1.1.3 as soon as it gets released?

akre54 commented 10 years ago

Suggestions? I know peerDependencies is frowned upon these days...

gaearon commented 10 years ago

I'd just leave it as * and make sure it's documented.

akre54 commented 10 years ago

Published to npm and fixed packaged deps https://github.com/akre54/Backbone.NativeView/commit/f0314bf76dfc7fafa4028e8902fadf960ee9fd2f