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.
2 parents 56885ff + bc54c62 commit 3f33fb9Copy full SHA for 3f33fb9
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "react-promise",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"description": "react.js component for dealing with promises",
5
- "main": "./dist/react-promise.js",
+ "main": "./dist/react-promise.cjs.js",
6
"types": "./src/async.d.ts",
7
"module": "./dist/react-promise.es.js",
8
"jspm": {
0 commit comments