We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8071a79 commit 064a8e6Copy full SHA for 064a8e6
package.json
@@ -8,6 +8,7 @@
8
"url": "https://github.com/arqex/react-datetime"
9
},
10
"main": "./dist/react-datetime.cjs.js",
11
+ "browser": "./dist/react-datetime.umd.js",
12
"typings": "./typings/DateTime.d.ts",
13
"files": [
14
"css",
0 commit comments