Skip to content

Commit 3e98d50

Browse files
authored
feat: add esm entry point (#440)
1 parent f465bfa commit 3e98d50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"url": "https://github.com/amplitude/amplitude-javascript.git"
1414
},
1515
"main": "amplitude.umd.js",
16+
"module": "amplitude.esm.js",
1617
"dependencies": {
1718
"@amplitude/ua-parser-js": "0.7.25",
1819
"@amplitude/utils": "^1.0.5",

0 commit comments

Comments
 (0)