Skip to content

Commit

Permalink
[package.json] Add "module" field (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
petermikitsh authored and tmbtech committed Apr 25, 2019
1 parent a299479 commit 3211679
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -3,6 +3,7 @@
"description": "A document head manager for React",
"version": "6.0.0-beta",
"main": "./lib/Helmet.js",
"module": "./es/Helmet.js",
"author": "NFL <engineers@nfl.com>",
"contributors": [
"Chris Welch <chris.welch@nfl.com>",
Expand Down

0 comments on commit 3211679

Please sign in to comment.