File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ See an example of how to do this with Webpack in the [example/webpack](example/w
3838### In browser via ` script ` tag
3939You will need to add ` @virgilsecurity/e3kit ` script.
4040``` html
41- <script src =" https://unpkg.com/@virgilsecurity/e3kit/dist/browser.umd.js" ></script >
41+ <script src =" https://unpkg.com/@virgilsecurity/e3kit@0.6.2 /dist/browser.umd.js" ></script >
4242```
4343
4444## Usage Example
Original file line number Diff line number Diff line change 11{
22 "name" : " @virgilsecurity/e3kit" ,
3- "version" : " 0.6.1 " ,
3+ "version" : " 0.6.2 " ,
44 "description" : " End-to-end encryption with multiple device support powered by Virgil Security" ,
55 "main" : " ./dist/node.cjs.js" ,
66 "module" : " ./dist/node.es.js" ,
You can’t perform that action at this time.
0 commit comments