This commit is contained in:
11
package.json
11
package.json
@ -11,8 +11,15 @@
|
||||
"type": "git",
|
||||
"url": "https://git.cyper.cc/Cyper/CyBySide"
|
||||
},
|
||||
"keywords": ["blog", "@11ty/eleventy", "eleventy"],
|
||||
"keywords": [
|
||||
"blog",
|
||||
"@11ty/eleventy",
|
||||
"eleventy"
|
||||
],
|
||||
"author": "Cyper",
|
||||
"license": "ISC",
|
||||
"type": "module"
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@11ty/eleventy-plugin-rss": "^2.0.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user