Skip to content

Commit 696c6d6

Browse files
committed
chore: version
1 parent 9c0e146 commit 696c6d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ Or, use the ES module build:
5656

5757
The short CDN URL is meant for prototyping. For production usage, use a fully resolved CDN URL to avoid resolving and redirect cost:
5858

59-
- Global build: `https://unpkg.com/[email protected].0/dist/petite-vue.iife.js`
59+
- Global build: `https://unpkg.com/[email protected].2/dist/petite-vue.iife.js`
6060
- exposes `PetiteVue` global, supports auto init
61-
- ESM build: `https://unpkg.com/[email protected].0/dist/petite-vue.es.js`
61+
- ESM build: `https://unpkg.com/[email protected].2/dist/petite-vue.es.js`
6262
- Must be used with `<script type="module">`
6363

6464
### Root Scope

0 commit comments

Comments
 (0)