diff --git a/npm/android-arm-eabi/package.json b/npm/android-arm-eabi/package.json index 149cc59..e43a26b 100644 --- a/npm/android-arm-eabi/package.json +++ b/npm/android-arm-eabi/package.json @@ -19,6 +19,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" } } \ No newline at end of file diff --git a/npm/android-arm64/package.json b/npm/android-arm64/package.json index 0356ff5..487c034 100644 --- a/npm/android-arm64/package.json +++ b/npm/android-arm64/package.json @@ -19,6 +19,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" } } \ No newline at end of file diff --git a/npm/darwin-arm64/package.json b/npm/darwin-arm64/package.json index 5cc2402..47a57ce 100644 --- a/npm/darwin-arm64/package.json +++ b/npm/darwin-arm64/package.json @@ -19,6 +19,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" } } \ No newline at end of file diff --git a/npm/darwin-universal/package.json b/npm/darwin-universal/package.json index 98ced12..fa572a8 100644 --- a/npm/darwin-universal/package.json +++ b/npm/darwin-universal/package.json @@ -16,6 +16,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" } } \ No newline at end of file diff --git a/npm/darwin-x64/package.json b/npm/darwin-x64/package.json index f01ab1b..a3168b4 100644 --- a/npm/darwin-x64/package.json +++ b/npm/darwin-x64/package.json @@ -19,6 +19,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" } } \ No newline at end of file diff --git a/npm/freebsd-x64/package.json b/npm/freebsd-x64/package.json index 13622bf..10da1d4 100644 --- a/npm/freebsd-x64/package.json +++ b/npm/freebsd-x64/package.json @@ -19,6 +19,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" } } \ No newline at end of file diff --git a/npm/linux-arm-gnueabihf/package.json b/npm/linux-arm-gnueabihf/package.json index c4560e1..3de9848 100644 --- a/npm/linux-arm-gnueabihf/package.json +++ b/npm/linux-arm-gnueabihf/package.json @@ -19,6 +19,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" } } \ No newline at end of file diff --git a/npm/linux-arm64-gnu/package.json b/npm/linux-arm64-gnu/package.json index 04d6711..ff6b163 100644 --- a/npm/linux-arm64-gnu/package.json +++ b/npm/linux-arm64-gnu/package.json @@ -19,7 +19,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" }, "libc": [ "glibc" diff --git a/npm/linux-arm64-musl/package.json b/npm/linux-arm64-musl/package.json index 8e8c532..7c9ba75 100644 --- a/npm/linux-arm64-musl/package.json +++ b/npm/linux-arm64-musl/package.json @@ -19,7 +19,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" }, "libc": [ "musl" diff --git a/npm/linux-riscv64-gnu/package.json b/npm/linux-riscv64-gnu/package.json index bbce2be..15013f8 100644 --- a/npm/linux-riscv64-gnu/package.json +++ b/npm/linux-riscv64-gnu/package.json @@ -19,7 +19,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" }, "libc": [ "glibc" diff --git a/npm/linux-x64-gnu/package.json b/npm/linux-x64-gnu/package.json index 69a4428..f25d14a 100644 --- a/npm/linux-x64-gnu/package.json +++ b/npm/linux-x64-gnu/package.json @@ -19,7 +19,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" }, "libc": [ "glibc" diff --git a/npm/linux-x64-musl/package.json b/npm/linux-x64-musl/package.json index dcee444..655efb4 100644 --- a/npm/linux-x64-musl/package.json +++ b/npm/linux-x64-musl/package.json @@ -19,7 +19,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" }, "libc": [ "musl" diff --git a/npm/win32-arm64-msvc/package.json b/npm/win32-arm64-msvc/package.json index af614ef..43ecd39 100644 --- a/npm/win32-arm64-msvc/package.json +++ b/npm/win32-arm64-msvc/package.json @@ -19,6 +19,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" } } \ No newline at end of file diff --git a/npm/win32-ia32-msvc/package.json b/npm/win32-ia32-msvc/package.json index 1f59db4..ef43fc0 100644 --- a/npm/win32-ia32-msvc/package.json +++ b/npm/win32-ia32-msvc/package.json @@ -19,6 +19,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" } } \ No newline at end of file diff --git a/npm/win32-x64-msvc/package.json b/npm/win32-x64-msvc/package.json index b8d0a87..2ad983f 100644 --- a/npm/win32-x64-msvc/package.json +++ b/npm/win32-x64-msvc/package.json @@ -19,6 +19,6 @@ }, "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" } } \ No newline at end of file diff --git a/package.json b/package.json index b214881..3184ab1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "author": "twlite ", "repository": { "type": "git", - "url": "https://github.com/neplextech/vectrace" + "url": "https://github.com/neplextech/vectorizer" }, "devDependencies": { "@napi-rs/cli": "^2.17.0",