Skip to content

Commit

Permalink
some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
HichemTab-tech committed Jul 17, 2023
1 parent 2ae597a commit f9a8f94
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ You can install CopyShareify-js via npm:
You can also include CopyShareify-js directly from a CDN by adding the following script tag to your HTML file:

```HTML
<script src="https://cdn.jsdelivr.net/gh/HichemTab-tech/[email protected].0/dist/copyshareify.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/HichemTab-tech/[email protected].1/dist/copyshareify.min.js"></script>
```

### Local Download
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "copyshareify-js",
"version": "1.3.0",
"version": "1.3.1",
"description": "CopyShareify-js is a versatile JavaScript library that enhances buttons with customizable actions. With CopyShareify-js, you can effortlessly transform ordinary buttons into powerful tools that enable various actions, including copying content, sharing on social media platforms, and more.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f9a8f94

Please sign in to comment.