File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ES Module for Stripe.js
2
2
3
3
Import and use [ Stripe.js] ( https://stripe.com/docs/stripe-js ) as an ES module.
4
- [ ![ build status] ( https://img.shields.io/travis/stripe/stripe-js/master.svg?style=flat-square )] ( https://travis-ci.org/stripe/stripe-js )
5
4
[ ![ npm version] ( https://img.shields.io/npm/v/@stripe/stripe-js.svg?style=flat-square )] ( https://www.npmjs.com/package/@stripe/stripe-js )
6
5
7
6
Stripe.js cannot be bundled with your code; it must be served from
Original file line number Diff line number Diff line change 21
21
],
22
22
"author" : " Stripe (https://www.stripe.com)" ,
23
23
"license" : " MIT" ,
24
- "hompeage " : " https://stripe.com/docs/js" ,
24
+ "homepage " : " https://stripe.com/docs/js" ,
25
25
"files" : [
26
26
" dist" ,
27
27
" src"
You can’t perform that action at this time.
0 commit comments