Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
htut-git committed Feb 24, 2024
1 parent fb6377f commit 8eb614f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A lightweight jQuery plugin for creating an image viewer with zoom functionality
# npm

```
$ npm install image-viewer-jquery
$ npm install image_viewer_jquery
```

# cdn
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "image-viewer-jquery",
"version": "1.0.0",
"name": "image_viewer_jquery",
"version": "1.0.2",
"description": "Jquery Image Viewer",
"main": "webpack.config.js",
"dependencies": {
Expand Down

0 comments on commit 8eb614f

Please sign in to comment.