Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shuding committed Aug 10, 2022
1 parent 854998f commit cd91400
Show file tree
Hide file tree
Showing 2 changed files with 582 additions and 563 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cobe",
"version": "0.5.0",
"version": "0.6.0",
"type": "module",
"main": "./dist/index.esm.js",
"files": [
Expand All @@ -14,15 +14,15 @@
"build": "pnpm build:esm"
},
"dependencies": {
"next": "^12.1.6",
"nextra": "^2.0.0-alpha.50",
"nextra-theme-docs": "^2.0.0-alpha.53",
"phenomenon": "^1.6.0",
"react": "^18.1.0",
"react-dom": "^18.1.0"
"phenomenon": "^1.6.0"
},
"devDependencies": {
"esbuild": "^0.13.14",
"next": "^12.2.4",
"nextra": "2.0.0-alpha.50",
"nextra-theme-docs": "2.0.0-alpha.53",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.5.4"
}
}
Loading

1 comment on commit cd91400

@vercel
Copy link

@vercel vercel bot commented on cd91400 Aug 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.