Skip to content

Commit

Permalink
Revert "chore(release): v10.40.1 (#9352)" (#9354)
Browse files Browse the repository at this point in the history
This reverts commit 0b68ca7.
  • Loading branch information
andreancardona authored Jul 28, 2021
1 parent 354bf5c commit 73c9926
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions packages/carbon-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@carbon/react",
"private": true,
"description": "React components for the Carbon Design System",
"version": "0.8.1",
"version": "0.8.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -45,7 +45,7 @@
"@carbon/styles": "^0.11.0",
"@carbon/telemetry": "0.0.0-alpha.6",
"@ibm/plex": "6.0.0-next.6",
"carbon-components-react": "^7.40.1"
"carbon-components-react": "^7.40.0"
},
"devDependencies": {
"@babel/core": "^7.14.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "carbon-components",
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
"version": "10.40.1",
"version": "10.40.0",
"license": "Apache-2.0",
"main": "umd/index.js",
"module": "es/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "carbon-components-react",
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
"version": "7.40.1",
"version": "7.40.0",
"license": "Apache-2.0",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down Expand Up @@ -99,7 +99,7 @@
"babel-plugin-react-docgen": "^4.2.1",
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
"browserslist-config-carbon": "^10.6.1",
"carbon-components": "^10.40.1",
"carbon-components": "^10.40.0",
"carbon-icons": "^7.0.5",
"chalk": "^4.1.1",
"cli-table": "^0.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2014,7 +2014,7 @@ __metadata:
babel-plugin-dev-expression: ^0.2.2
babel-preset-carbon: ^0.1.0
browserslist-config-carbon: ^10.6.1
carbon-components-react: ^7.40.1
carbon-components-react: ^7.40.0
css-loader: ^5.2.4
mini-css-extract-plugin: ^1.6.0
postcss: ^8.2.14
Expand Down Expand Up @@ -10298,7 +10298,7 @@ __metadata:
languageName: node
linkType: hard

"carbon-components-react@^7.40.1, carbon-components-react@workspace:packages/react":
"carbon-components-react@^7.40.0, carbon-components-react@workspace:packages/react":
version: 0.0.0-use.local
resolution: "carbon-components-react@workspace:packages/react"
dependencies:
Expand Down Expand Up @@ -10341,7 +10341,7 @@ __metadata:
babel-plugin-react-docgen: ^4.2.1
babel-plugin-transform-inline-environment-variables: ^0.4.3
browserslist-config-carbon: ^10.6.1
carbon-components: ^10.40.1
carbon-components: ^10.40.0
carbon-icons: ^7.0.5
chalk: ^4.1.1
classnames: 2.3.1
Expand Down Expand Up @@ -10424,7 +10424,7 @@ __metadata:
languageName: node
linkType: hard

"carbon-components@^10.40.1, carbon-components@workspace:packages/components":
"carbon-components@^10.40.0, carbon-components@workspace:packages/components":
version: 0.0.0-use.local
resolution: "carbon-components@workspace:packages/components"
dependencies:
Expand Down

0 comments on commit 73c9926

Please sign in to comment.