Skip to content

Commit

Permalink
chore: update repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
xusd320 committed Jul 20, 2024
1 parent d304216 commit e12a0eb
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion npm/android-arm-eabi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle"
"repository": "https://github.com/umijs/niddle"
}
2 changes: 1 addition & 1 deletion npm/android-arm64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle"
"repository": "https://github.com/umijs/niddle"
}
2 changes: 1 addition & 1 deletion npm/darwin-arm64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle"
"repository": "https://github.com/umijs/niddle"
}
2 changes: 1 addition & 1 deletion npm/darwin-universal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle"
"repository": "https://github.com/umijs/niddle"
}
2 changes: 1 addition & 1 deletion npm/darwin-x64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle"
"repository": "https://github.com/umijs/niddle"
}
2 changes: 1 addition & 1 deletion npm/freebsd-x64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle"
"repository": "https://github.com/umijs/niddle"
}
2 changes: 1 addition & 1 deletion npm/linux-arm-gnueabihf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle"
"repository": "https://github.com/umijs/niddle"
}
2 changes: 1 addition & 1 deletion npm/linux-arm-musleabihf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle"
"repository": "https://github.com/umijs/niddle"
}
2 changes: 1 addition & 1 deletion npm/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle",
"repository": "https://github.com/umijs/niddle",
"libc": [
"glibc"
]
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-arm64-musl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle",
"repository": "https://github.com/umijs/niddle",
"libc": [
"musl"
]
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-riscv64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle",
"repository": "https://github.com/umijs/niddle",
"libc": [
"glibc"
]
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle",
"repository": "https://github.com/umijs/niddle",
"libc": [
"glibc"
]
Expand Down
2 changes: 1 addition & 1 deletion npm/linux-x64-musl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle",
"repository": "https://github.com/umijs/niddle",
"libc": [
"musl"
]
Expand Down
2 changes: 1 addition & 1 deletion npm/win32-arm64-msvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle"
"repository": "https://github.com/umijs/niddle"
}
2 changes: 1 addition & 1 deletion npm/win32-ia32-msvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle"
"repository": "https://github.com/umijs/niddle"
}
2 changes: 1 addition & 1 deletion npm/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/niddle-rs/niddle"
"repository": "https://github.com/umijs/niddle"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"prepare": "husky install",
"docs": "npx typedoc ./index.d.ts && mv ./docs/README.md ./README.md"
},
"repository": "https://github.com/niddle-rs/niddle",
"repository": "https://github.com/umijs/niddle",
"packageManager": "[email protected]",
"description": "A super fast html parser and manipulator written in rust."
}

0 comments on commit e12a0eb

Please sign in to comment.