|
1 | 1 | { |
2 | 2 | "name": "carbon-components", |
3 | 3 | "description": "The Carbon Design System is IBM’s open-source design system for products and experiences.", |
4 | | - "version": "10.25.0-rc.2", |
| 4 | + "version": "10.25.0", |
5 | 5 | "license": "Apache-2.0", |
6 | 6 | "main": "umd/index.js", |
7 | 7 | "module": "es/index.js", |
|
83 | 83 | "@babel/preset-env": "^7.10.0", |
84 | 84 | "@babel/preset-react": "^7.10.0", |
85 | 85 | "@babel/runtime": "^7.10.0", |
86 | | - "@carbon/elements": "^10.24.0-rc.0", |
87 | | - "@carbon/icons-handlebars": "^10.22.0-rc.0", |
88 | | - "@carbon/icons-react": "^10.22.0-rc.0", |
89 | | - "@carbon/test-utils": "^10.13.0-rc.0", |
| 86 | + "@carbon/elements": "^10.24.0", |
| 87 | + "@carbon/icons-handlebars": "^10.22.0", |
| 88 | + "@carbon/icons-react": "^10.22.0", |
| 89 | + "@carbon/test-utils": "^10.13.0", |
90 | 90 | "@frctl/fractal": "^1.1.0", |
91 | 91 | "adaro": "1.0.4", |
92 | 92 | "autoprefixer": "^9.7.4", |
|
97 | 97 | "babel-plugin-rewire": "^1.1.0", |
98 | 98 | "bluebird": "~3.1.1", |
99 | 99 | "browser-sync": "^2.26.3", |
100 | | - "browserslist-config-carbon": "^10.6.0-rc.0", |
| 100 | + "browserslist-config-carbon": "^10.6.0", |
101 | 101 | "carbon-components": "^9.0.0", |
102 | 102 | "carbon-components-react": "^6.0.0", |
103 | 103 | "chokidar": "^2.0.0", |
|
0 commit comments