|
1 | 1 | { |
2 | 2 | "name": "@cfpb/cfpb-design-system", |
3 | | - "version": "1.0.0", |
| 3 | + "version": "1.0.1", |
4 | 4 | "description": "CFPB's UI framework", |
5 | 5 | "main": "src/cfpb-design-system.js", |
6 | 6 | "less": "src/cfpb-design-system.less", |
|
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | 24 | "@cfpb/cfpb-atomic-component": "^1.0.0", |
25 | | - "@cfpb/cfpb-buttons": "^1.0.0", |
26 | | - "@cfpb/cfpb-core": "^1.0.0", |
27 | | - "@cfpb/cfpb-expandables": "^1.0.0", |
28 | | - "@cfpb/cfpb-forms": "^1.0.0", |
29 | | - "@cfpb/cfpb-grid": "^1.0.0", |
30 | | - "@cfpb/cfpb-icons": "^1.0.0", |
31 | | - "@cfpb/cfpb-layout": "^1.0.0", |
32 | | - "@cfpb/cfpb-notifications": "^1.0.0", |
33 | | - "@cfpb/cfpb-pagination": "^1.0.0", |
34 | | - "@cfpb/cfpb-tables": "^1.0.0", |
35 | | - "@cfpb/cfpb-typography": "^1.0.0" |
| 25 | + "@cfpb/cfpb-buttons": "^1.0.1", |
| 26 | + "@cfpb/cfpb-core": "^1.0.1", |
| 27 | + "@cfpb/cfpb-expandables": "^1.0.1", |
| 28 | + "@cfpb/cfpb-forms": "^1.0.1", |
| 29 | + "@cfpb/cfpb-grid": "^1.0.1", |
| 30 | + "@cfpb/cfpb-icons": "^1.0.1", |
| 31 | + "@cfpb/cfpb-layout": "^1.0.1", |
| 32 | + "@cfpb/cfpb-notifications": "^1.0.1", |
| 33 | + "@cfpb/cfpb-pagination": "^1.0.1", |
| 34 | + "@cfpb/cfpb-tables": "^1.0.1", |
| 35 | + "@cfpb/cfpb-typography": "^1.0.1" |
36 | 36 | }, |
37 | 37 | "gitHead": "d9b9862ef0a34a0ca6f4835347ac7f202ed50e3e", |
38 | 38 | "type": "module" |
|
0 commit comments