Skip to content

Commit a326aa6

Browse files
Update unpkg link in README
1 parent 488ea56 commit a326aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Alternately, you can link it directly from a CDN:
102102
That will always point to the latest version of vue-async-computed.
103103
You probably want to instead pin it to a specific version:
104104
-->
105-
<script src="https://unpkg.com/%3Ca%20href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="2f595a4a024e5c56414c024c40425f5a5b4a4b6f1c011e">[email protected].0"></script>
105+
<script src="https://unpkg.com/%3Ca%20href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="e4929181c985979d8a87c9878b899491908180a4d7cad5">[email protected].3"></script>
106106
````
107107
108108
When used with a module system such as `webpack` or `browserify`, you need to explicitly install `vue-async-computed` via `Vue.use()`:

0 commit comments

Comments
 (0)