Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renbaoshuo committed Jan 10, 2025
1 parent 3933ca9 commit 7d54e2c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
{
"name": "hexo-renderer-jsx",
"version": "1.0.1",
"version": "2.0.0",
"description": "JSX Renderer for Hexo.",
"scripts": {
"lint": "eslint ."
},
"main": "index.js",
"repository": "https://github.com/renbaoshuo/hexo-renderer-jsx.git",
"repository": {
"type": "git",
"url": "git+https://github.com/renbaoshuo/hexo-renderer-jsx.git"
},
"author": "Baoshuo Ren <[email protected]>",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 7d54e2c

Please sign in to comment.