We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d3ee9 commit cf67025Copy full SHA for cf67025
package.json
@@ -10,7 +10,7 @@
10
"repository": "https://github.com/moment/luxon",
11
"exports": {
12
".": {
13
- "import": "./src/luxon.js",
+ "import": "./build/es6/luxon.js",
14
"require": "./build/node/luxon.js"
15
},
16
"./package.json": "./package.json"
0 commit comments