Skip to content

Commit

Permalink
Merge pull request mapbox#70 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg
Browse files Browse the repository at this point in the history
Replace npmcdn.com with unpkg.com
  • Loading branch information
tmcw authored Sep 1, 2016
2 parents c2689c7 + 627a02c commit dc0115b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ npm install earcut

Browser builds on CDN:

- [development build](https://npmcdn.com/[email protected]/dist/earcut.dev.js)
- [minified production build](https://npmcdn.com/[email protected]/dist/earcut.min.js)
- [development build](https://unpkg.com/[email protected]/dist/earcut.dev.js)
- [minified production build](https://unpkg.com/[email protected]/dist/earcut.min.js)

Running tests:

Expand Down

0 comments on commit dc0115b

Please sign in to comment.