Skip to content

Commit

Permalink
other
Browse files Browse the repository at this point in the history
  • Loading branch information
coder-hxl committed Feb 21, 2023
1 parent eae1dd4 commit 9caee8d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"private": true,
"name": "x-crawl",
"version": "1.0.1",
"author": "CoderHxl",
"version": "1.1.0",
"author": "coderHXL",
"description": "XCrawl is a Nodejs multifunctional crawler library.",
"license": "MIT",
"main": "src/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions publish/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "x-crawl",
"version": "1.0.1",
"author": "CoderHxl",
"version": "1.1.0",
"author": "coderHXL",
"description": "XCrawl is a Nodejs multifunctional crawler library.",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 9caee8d

Please sign in to comment.