Skip to content

Commit

Permalink
refactor: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zkz098 committed Feb 25, 2023
1 parent 6500318 commit 0fbaf61
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-shokax",
"version": "0.1.9",
"version": "0.2.0-rc1",
"description": "a hexo theme based on shoka",
"main": "index.js",
"repository": "https://github.com/zkz098/hexo-theme-shokaX",
Expand All @@ -19,10 +19,10 @@
"@types/jquery": "^3.5.16",
"@types/js-yaml": "^4.0.5",
"@types/lozad": "^1.16.1",
"@types/node": "^18.13.0",
"@types/node": "^18.14.1",
"@types/shelljs": "^0.8.11",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@vuepress/client": "2.0.0-beta.60",
"eslint": "^8.34.0",
"eslint-config-standard": "^17.0.0",
Expand All @@ -35,7 +35,7 @@
"typescript": "^4.9.5",
"vue": "^3.2.47",
"vuepress": "2.0.0-beta.60",
"vuepress-plugin-sitemap2": "2.0.0-beta.180"
"vuepress-plugin-sitemap2": "2.0.0-beta.181"
},
"dependencies": {
"js-yaml": "^4.1.0"
Expand Down

0 comments on commit 0fbaf61

Please sign in to comment.