Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Commit 300d8dc

Browse files
committed
chore: add module entry
1 parent 8829ba4 commit 300d8dc

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
@@ -2,6 +2,7 @@
22
"name": "smooth-ui",
33
"version": "0.0.1",
44
"main": "dist/smooth-ui.cjs.js",
5+
"module": "dist/smooth-ui.es.js",
56
"jsnext:main": "dist/smooth-ui.es.js",
67
"author": "Greg Bergé <[email protected]>",
78
"license": "MIT",

0 commit comments

Comments
 (0)