Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
change browser build to .es (#253)
  • Loading branch information
Abhishek committed Nov 5, 2020
1 parent e23a6d6 commit 38fdec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"email": "root@apoorv.pro",
"url": "https://apoorv.pro"
},
"browser": "dist/lozad.min.js",
"browser": "dist/lozad.es.js",
"main": "dist/lozad.js",
"module": "dist/lozad.es.js",
"repository": {
Expand Down

0 comments on commit 38fdec6

Please sign in to comment.