Skip to content

Commit b2bcbce

Browse files
uioleeyoshinorin
andauthored
package.json edited include sitemap.txt (#141)
* package.json edited * edit version * Update package.json Co-authored-by: yoshinorin <yoshinorin.net@outlook.com>
1 parent 11bd26d commit b2bcbce

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hexo-generator-sitemap",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Sitemap generator plugin for Hexo",
55
"main": "index",
66
"scripts": {
@@ -14,7 +14,8 @@
1414
"files": [
1515
"lib",
1616
"index.js",
17-
"sitemap.xml"
17+
"sitemap.xml",
18+
"sitemap.txt"
1819
],
1920
"repository": "hexojs/hexo-generator-sitemap",
2021
"keywords": [

0 commit comments

Comments
 (0)