reaction-with-style 5.0.44 → 5.0.45

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -311,7 +311,7 @@ You can also start a small development server:
311
311
 
312
312
  npm start
313
313
 
314
- The example will then be available at http://localhost:8888/ and will reload automatically when changes are made.
314
+ The example will then be available at http://localhost:8888 and will reload automatically when changes are made.
315
315
 
316
316
  ## Contact
317
317
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "reaction-with-style",
3
3
  "author": "James Smith",
4
- "version": "5.0.44",
4
+ "version": "5.0.45",
5
5
  "license": "MIT, Anti-996",
6
6
  "homepage": "https://github.com/djalbat/reaction-with-style",
7
7
  "description": "Programmatic styles for Reaction.",