Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
version change
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasvlevi committed Feb 9, 2021
1 parent 1e3b055 commit c2af9c6
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 @@ -28,7 +28,7 @@
## Installation
### CDN :
```html
<script src="https://cdn.jsdelivr.net/gh/matiasvlevi/dann@v2.2.4c/build/dann.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/matiasvlevi/dann@v2.2.4d/build/dann.min.js"></script>
```
### Node :
```
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_from": "dannjs",
"_id": "dannjs@2.2.4c",
"_id": "dannjs@2.2.4d",
"_inBundle": false,
"_integrity": "sha512-+Do7tE1EtLn/UMqyIy0V6dgLo43Wq6tj2vAY8oZTMHAY+ysYLJ2sT32H9DgZViL/B59XTIKN6BO8WEbn5pv8XA==",
"_location": "/dannjs",
Expand Down Expand Up @@ -49,7 +49,7 @@
"scripts": {
"test": "danntest"
},
"version": "2.2.4c",
"version": "2.2.4d",
"keywords": [
"dann",
"dannjs",
Expand Down

0 comments on commit c2af9c6

Please sign in to comment.