Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0311254

Browse files
committed
redirect main
1 parent 8b45e4e commit 0311254

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "jquery-image-explode",
3-
"version": "1.0.12",
3+
"version": "1.0.14",
44
"description": "A jQuery explosion plugin.",
5-
"main": "jquery.imgexplode.js",
5+
"main": "dist/jquery.imgexplode.min.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
88
"eslint": "./node_modules/.bin/eslint jquery.imgexplode.js --cache --fix"

0 commit comments

Comments
 (0)