mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
🏷️ 2.3.0發佈
This commit is contained in:
18
package.json
18
package.json
@@ -1,5 +1,23 @@
|
||||
{
|
||||
"name": "hexo-theme-butterfly",
|
||||
<<<<<<< HEAD
|
||||
"version": "2.2.5",
|
||||
"description": "A Hexo Theme: Butterfly"
|
||||
=======
|
||||
"version": "2.3.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=8.10.0"
|
||||
},
|
||||
"description": "A Simple and Card UI Design theme for Hexo",
|
||||
"keywords": [
|
||||
"hexo",
|
||||
"theme",
|
||||
"butterfly",
|
||||
"Card UI Design"
|
||||
],
|
||||
"repository": "https://github.com/jerryc127/hexo-theme-butterfly.git",
|
||||
"author": "Jerry <wong@jerryc.me>",
|
||||
"license": "MIT"
|
||||
>>>>>>> dev
|
||||
}
|
||||
Reference in New Issue
Block a user