Skip to content

Commit 19c127a

Browse files
authored
Add unpkg field to package.json
See reduxjs/redux#3003.
1 parent 47facdb commit 19c127a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"repository": "github:reduxjs/react-redux",
2020
"bugs": "https://github.com/reduxjs/react-redux/issues",
2121
"main": "./lib/index.js",
22+
"unpkg": "dist/react-redux.js",
2223
"module": "es/index.js",
2324
"files": [
2425
"dist",

0 commit comments

Comments
 (0)