Skip to content

Commit

Permalink
去除不再使用的依赖项
Browse files Browse the repository at this point in the history
  • Loading branch information
RavelloH committed Aug 19, 2023
1 parent 2a7998e commit f9c8f1c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 286 deletions.
281 changes: 3 additions & 278 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,23 @@
{
"name": "ravelloh.github.io",
"name": "RTheme",
"version": "3.0.0",
"description": "RavelloH's blog",
"main": "program/index.js",
"description": "新一代现代化极客风多功能横版静态博客主题框架",
"main": "program/search.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ravelloh/ravelloh.github.io.git"
"url": "git+https://github.com/ravelloh/RTheme.git"
},
"author": "RavelloH",
"license": "MIT",
"bugs": {
"url": "https://github.com/ravelloh/ravelloh.github.ii/issues"
"url": "https://github.com/ravelloh/RTheme/issues"
},
"homepage": "https://github.com/ravelloh/ravelloh.github.ii#readme",
"homepage": "https://github.com/ravelloh/RTheme#readme",
"dependencies": {
"cheerio": "^1.0.0-rc.12",
"feed": "^4.2.2",
"pretty": "^2.0.0"
"feed": "^4.2.2"
}
}

0 comments on commit f9c8f1c

Please sign in to comment.