Skip to content

Commit 05f81d8

Browse files
remove build tag for now
1 parent 3006600 commit 05f81d8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# ES Module for Stripe.js
22

33
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)
54
[![npm version](https://img.shields.io/npm/v/@stripe/stripe-js.svg?style=flat-square)](https://www.npmjs.com/package/@stripe/stripe-js)
65

76
Stripe.js cannot be bundled with your code; it must be served from

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"author": "Stripe (https://www.stripe.com)",
2323
"license": "MIT",
24-
"hompeage": "https://stripe.com/docs/js",
24+
"homepage": "https://stripe.com/docs/js",
2525
"files": [
2626
"dist",
2727
"src"

0 commit comments

Comments
 (0)