Skip to content

Commit 064a8e6

Browse files
authored
Update package.json
Add a browser field to fix build issue arqex#813
1 parent 8071a79 commit 064a8e6

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
@@ -8,6 +8,7 @@
88
"url": "https://github.com/arqex/react-datetime"
99
},
1010
"main": "./dist/react-datetime.cjs.js",
11+
"browser": "./dist/react-datetime.umd.js",
1112
"typings": "./typings/DateTime.d.ts",
1213
"files": [
1314
"css",

0 commit comments

Comments
 (0)