react-umd 0.0.2 → 19.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -18,11 +18,10 @@ But this is a complicate world, some places still use UMD.
18
18
 
19
19
  - https://unpkg.com/react-umd/dist/react.umd.js
20
20
  - https://unpkg.com/react-umd/dist/react-dom.umd.js
21
+ - https://unpkg.com/react-umd/dist/react-dom-client.umd.js
21
22
 
22
23
  ## Todo
23
24
 
24
- - [ ] make the build right
25
- - [ ] with meta license
26
25
  - [ ] version align to react
27
26
  - [ ] automaticly publish
28
27