Skip to content

Commit efcebee

Browse files
meleyalspinningarrow
authored andcommitted
Update package main script to dist output
Fixes #27
1 parent 3f278a5 commit efcebee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "zoom-vanilla.js",
33
"version": "2.0.4",
44
"description": "It's the best way to zoom an image",
5-
"main": "js/zoom-vanilla.js",
5+
"main": "dist/zoom-vanilla.min.js",
66
"repository": {
77
"type": "git",
88
"url": "git@github.com:spinningarrow/zoom-vanilla.js.git"

0 commit comments

Comments
 (0)