|
1 | 1 | { |
2 | 2 | "name": "@carbon/elements", |
3 | 3 | "description": "A collection of design elements in code for the IBM Design Language", |
4 | | - "version": "11.88.0-rc.0", |
| 4 | + "version": "11.88.0", |
5 | 5 | "license": "Apache-2.0", |
6 | 6 | "main": "lib/index.js", |
7 | 7 | "module": "es/index.js", |
|
39 | 39 | "postinstall": "ibmtelemetry --config=telemetry.yml" |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "@carbon/colors": "^11.51.0-rc.0", |
43 | | - "@carbon/grid": "^11.54.0-rc.0", |
44 | | - "@carbon/icons": "^11.79.0-rc.0", |
45 | | - "@carbon/layout": "^11.52.0-rc.0", |
46 | | - "@carbon/motion": "^11.45.0-rc.0", |
47 | | - "@carbon/themes": "^11.72.0-rc.0", |
48 | | - "@carbon/type": "^11.58.0-rc.0", |
| 42 | + "@carbon/colors": "^11.51.0", |
| 43 | + "@carbon/grid": "^11.54.0", |
| 44 | + "@carbon/icons": "^11.79.0", |
| 45 | + "@carbon/layout": "^11.52.0", |
| 46 | + "@carbon/motion": "^11.45.0", |
| 47 | + "@carbon/themes": "^11.72.0", |
| 48 | + "@carbon/type": "^11.58.0", |
49 | 49 | "@ibm/telemetry-js": "^1.5.0" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@carbon/cli": "^11.43.0-rc.0", |
| 52 | + "@carbon/cli": "^11.43.0", |
53 | 53 | "fs-extra": "^11.0.0", |
54 | 54 | "klaw-sync": "^6.0.0", |
55 | 55 | "rimraf": "^6.0.1" |
|
0 commit comments