|
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.30.0-rc.0", |
| 4 | + "version": "10.30.0", |
5 | 5 | "license": "Apache-2.0", |
6 | 6 | "main": "umd/index.js", |
7 | 7 | "module": "es/index.js", |
|
85 | 85 | "@babel/preset-react": "^7.10.0", |
86 | 86 | "@babel/runtime": "^7.10.0", |
87 | 87 | "@carbon/cli": "^10.20.0", |
88 | | - "@carbon/elements": "^10.29.0-rc.0", |
89 | | - "@carbon/icons-handlebars": "^10.27.0-rc.0", |
90 | | - "@carbon/icons-react": "^10.27.0-rc.0", |
| 88 | + "@carbon/elements": "^10.29.0", |
| 89 | + "@carbon/icons-handlebars": "^10.27.0", |
| 90 | + "@carbon/icons-react": "^10.27.0", |
91 | 91 | "@carbon/test-utils": "^10.15.0", |
92 | 92 | "@frctl/fractal": "^1.1.0", |
93 | 93 | "@rollup/plugin-babel": "^5.2.2", |
|
104 | 104 | "babel-plugin-rewire": "^1.1.0", |
105 | 105 | "bluebird": "~3.1.1", |
106 | 106 | "browser-sync": "^2.26.3", |
107 | | - "browserslist-config-carbon": "^10.6.0", |
| 107 | + "browserslist-config-carbon": "^10.6.1", |
108 | 108 | "carbon-components": "^9.0.0", |
109 | 109 | "carbon-components-react": "^6.0.0", |
110 | 110 | "chokidar": "^2.0.0", |
|
0 commit comments