Skip to content

Commit dfa1c7c

Browse files
chore: update live-preview-utils to version 4.1.2 in README
1 parent bcbbc88 commit dfa1c7c

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
@@ -16,7 +16,7 @@ Alternatively, if you want to include the package directly in your website HTML
1616

1717
```html
1818
<script type='module' crossorigin="anonymous">
19-
import ContentstackLivePreview from 'https://esm.sh/@contentstack/live-preview-utils@4.1.1';
19+
import ContentstackLivePreview from 'https://esm.sh/@contentstack/live-preview-utils@4.1.2';
2020
2121
ContentstackLivePreview.init({
2222
stackDetails: {

0 commit comments

Comments
 (0)