Skip to content

Commit

Permalink
Merge pull request #4226 from ichernev:revert-package-json-es6
Browse files Browse the repository at this point in the history
[critical] Revert "jsnext:main -> module (#3904)", fixes #4216
  • Loading branch information
ichernev committed Oct 10, 2017
2 parents 43a226e + 993e026 commit 5f94d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ender"
],
"main": "./moment.js",
"module": "./src/moment.js",
"jsnext:main": "./src/moment.js",
"typings": "./moment.d.ts",
"engines": {
"node": "*"
Expand Down

0 comments on commit 5f94d71

Please sign in to comment.