Skip to content

Commit

Permalink
Merge pull request #26 from jfsiii/patch-1
Browse files Browse the repository at this point in the history
Replace `jsnext:main` with `module`
  • Loading branch information
curran authored Feb 21, 2017

Verified

This commit was signed with the committer’s verified signature.
mikz Michal Cichra
2 parents c06e25f + 4cc104d commit 30c7c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -13,6 +13,7 @@
"url": "http://bost.ocks.org/mike"
},
"main": "build/d3-tile.js",
"module": "index",
"jsnext:main": "index",
"repository": {
"type": "git",

0 comments on commit 30c7c13

Please sign in to comment.