Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cansiny0320 committed Aug 13, 2021
1 parent 745a107 commit a8868d4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "book-spider",
"version": "1.0.0",
"version": "1.2.0",
"main": "index.js",
"license": "MIT",
"author": "Cansiny0320",
"keywords": [
"spider",
"book"
],
"scripts": {
"spider": "npx ts-node src/index.ts",
"test": "npx ts-node src/test.ts"
Expand Down

0 comments on commit a8868d4

Please sign in to comment.