Skip to content

Commit

Permalink
Use production version as main file (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
francoischalifour committed Jun 10, 2017
1 parent 1c99e7e commit 3a7d8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"email": "francois.chalifour@gmail.com",
"url": "http://francoischalifour.com"
},
"main": "dist/medium-zoom.js",
"main": "dist/medium-zoom.min.js",
"scripts": {
"lint": "standard",
"lint:fix": "standard --fix",
Expand Down

0 comments on commit 3a7d8eb

Please sign in to comment.