Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b45e4e commit 0311254Copy full SHA for 0311254
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "jquery-image-explode",
3
- "version": "1.0.12",
+ "version": "1.0.14",
4
"description": "A jQuery explosion plugin.",
5
- "main": "jquery.imgexplode.js",
+ "main": "dist/jquery.imgexplode.min.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
8
"eslint": "./node_modules/.bin/eslint jquery.imgexplode.js --cache --fix"
0 commit comments