Skip to content

Commit

Permalink
Remove es-modules package
Browse files Browse the repository at this point in the history
  • Loading branch information
bfred-it committed Apr 29, 2017
1 parent a5b7394 commit db3250f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
],
"types": "./index.d.ts",
"main": "dist/image-promise.common-js.js",
"module": "dist/image-promise.es-modules.js",
"jsnext:main": "dist/image-promise.es-modules.js",
"scripts": {
"build:js": "bfred-npm-bundler image-promise loadImage",
"build": "npm-run-all --silent jsfix build:*",
Expand Down

0 comments on commit db3250f

Please sign in to comment.