Skip to content

Commit

Permalink
feat: add pkg.module entry
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Mar 17, 2020
1 parent a4b900e commit 15bf159
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
Expand Up @@ -3,6 +3,7 @@
"description": "Une carte de France où certains departements peuvent être colorés.",
"version": "2.0.2",
"main": "dist/index.js",
"module": "src/index.js",
"license": "Apache-2.0",
"files": [
"README.md",
Expand Down

0 comments on commit 15bf159

Please sign in to comment.