Skip to content

Commit

Permalink
update: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics committed Feb 19, 2024
1 parent b459f2e commit 39c0fb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vitepress-carbon",
"version": "0.0.14",
"version": "1.0.0",
"description": "Carbon embraces GitHub's monochromatic ethos, offering a theme for VitePress documentation that is sleek, modern, and effortlessly stylish.",
"main": "src/index.ts",
"exports": {
Expand Down Expand Up @@ -59,10 +59,10 @@
"picocolors": "^1.0.0",
"prettier": "^2.7.1",
"typescript": "^4.9.5",
"vitepress": "^1.0.0-alpha.60",
"vitepress": "^1.0.0-rc.44",
"vue": "^3.2.47"
},
"peerDependencies": {
"vitepress": "^1.0.0-alpha.60"
"vitepress": "^1.0.0-rc.44"
}
}

0 comments on commit 39c0fb2

Please sign in to comment.