Skip to content

Commit

Permalink
improve: add module filed in package.json. see https://webpack.js.org…
Browse files Browse the repository at this point in the history
  • Loading branch information
meikidd committed Dec 13, 2017
1 parent 53191af commit b6a84ae
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 @@
"version": "2.0.1",
"description": "ISO-639-1 codes",
"main": "build/index.js",
"module": "src/index.js",
"typings": "index.d.ts",
"scripts": {
"build": "webpack",
Expand Down

0 comments on commit b6a84ae

Please sign in to comment.