Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jjeejj committed Apr 6, 2019
1 parent 6247d0a commit fae6486
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "geektime2pdf",
"version": "1.0.0",
"description": "",
"main": "index.js",
"description": "极客时间专栏文章 转为 PDF",
"main": "columnArticleList.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"author": "jjeejj",
"license": "ISC",
"dependencies": {
"ejs": "^2.6.1",
Expand Down

0 comments on commit fae6486

Please sign in to comment.