@tollbrothers/blueprint 1.0.13 → 1.0.14

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
@@ -42,7 +42,7 @@ To start using Blueprint in your project, follow these simple steps:
42
42
 
43
43
  ## Workflow
44
44
 
45
- ### Example
45
+ #### Example
46
46
 
47
47
  Take a look at the `src/mui/blocks/Overview` directory. A directory was created and then the following files were created:
48
48
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tollbrothers/blueprint",
3
- "version": "1.0.13",
3
+ "version": "1.0.14",
4
4
  "description": "Toll Brothers Design System",
5
5
  "author": "",
6
6
  "license": "ISC",