@tanem/react-nprogress 4.0.13 → 5.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
@@ -201,7 +201,6 @@ For the non-minified development version, make sure you have already included:
201
201
 
202
202
  - [`React`](https://unpkg.com/react/umd/react.development.js)
203
203
  - [`ReactDOM`](https://unpkg.com/react-dom/umd/react-dom.development.js)
204
- - [`PropTypes`](https://unpkg.com/prop-types/prop-types.js)
205
204
 
206
205
  For the minified production version, make sure you have already included:
207
206