Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @co-design/core@0.10.1
  • Loading branch information
kciter committed Dec 12, 2023
1 parent 959502c commit cbf9b08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/co-design-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@co-design/core",
"version": "0.10.0",
"version": "0.10.1",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "lib/index.d.ts",
Expand All @@ -24,7 +24,7 @@
"react-dom": ">=16.8.0"
},
"dependencies": {
"@co-design/styles": "^0.10.0",
"@capsizecss/core": "^3.1.1"
"@capsizecss/core": "^3.1.1",
"@co-design/styles": "^0.10.0"
}
}

0 comments on commit cbf9b08

Please sign in to comment.