Skip to content

Commit 721650c

Browse files
committed
Add ES2017 to package.json
1 parent b1feb46 commit 721650c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/webchannel-wrapper/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
66
"main": "dist/index.js",
77
"module": "dist/index.esm.js",
8+
"esm2017": "dist/index.esm2017.js",
89
"files": [
910
"dist"
1011
],

0 commit comments

Comments
 (0)