bendrucker / angularjs-stripe

Angular Stripe.js service that returns promises for token calls
MIT License
333 stars 72 forks source link

chore(deps): update dependencies + relax angular constraints #39

Closed booleanbetrayal closed 8 years ago

booleanbetrayal commented 8 years ago

npm test runs successfully. Only thing I can't be certain about is browserify. I've been running this against angular-1.5.0rc* fine for awhile now.

booleanbetrayal commented 8 years ago

let me know if you have any questions @bendrucker !

bendrucker commented 8 years ago

Don't understand why this is needed. I don't plan to support versions until final release.

booleanbetrayal commented 8 years ago

The 1.5.0 is just a few days away. Silencing warnings in bower and just future-proofing in general. Just trying to save you some maintenance hassle!

bendrucker commented 8 years ago

If you can figure out the build failure, LGTM

booleanbetrayal commented 8 years ago

@bendrucker - just rebased with a fix. apparently the module package name changed when phantomjs (npm binary) was renamed to phantomjs-prebuilt.