Skip to content

Commit 5bf0505

Browse files
chore: updated readme file
1 parent 8719e25 commit 5bf0505

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
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.2';
19+
import ContentstackLivePreview from 'https://esm.sh/@contentstack/live-preview-utils@4.3.0';
2020
2121
ContentstackLivePreview.init({
2222
stackDetails: {
@@ -51,7 +51,7 @@ ContentstackLivePreview.init({
5151

5252
MIT License
5353

54-
Copyright © 2021-2025 [Contentstack](https://www.contentstack.com/). All Rights Reserved
54+
Copyright © 2021-2026 [Contentstack](https://www.contentstack.com/). All Rights Reserved
5555

5656
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
5757

0 commit comments

Comments
 (0)