Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.

Commit

Permalink
chore(woops): use unpkg again for shippingItems ex
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoastorm committed Nov 27, 2018
1 parent e37abc1 commit dca1e7a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/shippingItems.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@

<body>
<script src="https://unpkg.com/vue@^2.5/dist/vue.js"></script>
<!-- <script src="https://unpkg.com/vue-paypal-checkout@beta/dist/vue-paypal-checkout.min.js"></script> -->
<script src="../dist/vue-paypal-checkout.min.js"></script>
<script src="https://unpkg.com/vue-paypal-checkout@beta/dist/vue-paypal-checkout.min.js"></script>

<div id="app">
<div class="content">
Expand Down

0 comments on commit dca1e7a

Please sign in to comment.