Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit 5e37a87

Browse files
committed
Add module to package.json
1 parent 29f51ec commit 5e37a87

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
@@ -15,6 +15,7 @@
1515
"lib",
1616
"cjs"
1717
],
18+
"module": "./lib/index.js",
1819
"jsnext:main": "./lib/index.js",
1920
"main": "./cjs/index.js",
2021
"typings": "./lib/index.d.ts",

0 commit comments

Comments
 (0)