diff --git a/npm/android-arm-eabi/package.json b/npm/android-arm-eabi/package.json index 9f59baf..f295749 100644 --- a/npm/android-arm-eabi/package.json +++ b/npm/android-arm-eabi/package.json @@ -30,6 +30,6 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" } } diff --git a/npm/android-arm64/package.json b/npm/android-arm64/package.json index 72d6c64..adf6e9c 100644 --- a/npm/android-arm64/package.json +++ b/npm/android-arm64/package.json @@ -30,6 +30,6 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" } } diff --git a/npm/darwin-arm64/package.json b/npm/darwin-arm64/package.json index 402f0a1..50039ea 100644 --- a/npm/darwin-arm64/package.json +++ b/npm/darwin-arm64/package.json @@ -30,6 +30,6 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" } } diff --git a/npm/darwin-x64/package.json b/npm/darwin-x64/package.json index a9ad7b4..5148fb1 100644 --- a/npm/darwin-x64/package.json +++ b/npm/darwin-x64/package.json @@ -30,6 +30,6 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" } } diff --git a/npm/freebsd-x64/package.json b/npm/freebsd-x64/package.json index 76cbb3d..068a913 100644 --- a/npm/freebsd-x64/package.json +++ b/npm/freebsd-x64/package.json @@ -30,6 +30,6 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" } } diff --git a/npm/linux-arm-gnueabihf/package.json b/npm/linux-arm-gnueabihf/package.json index 6729741..1a5befe 100644 --- a/npm/linux-arm-gnueabihf/package.json +++ b/npm/linux-arm-gnueabihf/package.json @@ -30,6 +30,6 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" } } diff --git a/npm/linux-arm64-gnu/package.json b/npm/linux-arm64-gnu/package.json index 8a069d1..0f7cfb7 100644 --- a/npm/linux-arm64-gnu/package.json +++ b/npm/linux-arm64-gnu/package.json @@ -30,7 +30,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" }, "libc": [ "glibc" diff --git a/npm/linux-arm64-musl/package.json b/npm/linux-arm64-musl/package.json index 24540e0..0cc9e65 100644 --- a/npm/linux-arm64-musl/package.json +++ b/npm/linux-arm64-musl/package.json @@ -30,7 +30,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" }, "libc": [ "musl" diff --git a/npm/linux-x64-gnu/package.json b/npm/linux-x64-gnu/package.json index b4e695d..cf2c438 100644 --- a/npm/linux-x64-gnu/package.json +++ b/npm/linux-x64-gnu/package.json @@ -30,7 +30,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" }, "libc": [ "glibc" diff --git a/npm/linux-x64-musl/package.json b/npm/linux-x64-musl/package.json index ac7fe5b..d56d938 100644 --- a/npm/linux-x64-musl/package.json +++ b/npm/linux-x64-musl/package.json @@ -30,7 +30,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" }, "libc": [ "musl" diff --git a/npm/win32-arm64-msvc/package.json b/npm/win32-arm64-msvc/package.json index bc84480..c88b2ab 100644 --- a/npm/win32-arm64-msvc/package.json +++ b/npm/win32-arm64-msvc/package.json @@ -30,6 +30,6 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" } } diff --git a/npm/win32-ia32-msvc/package.json b/npm/win32-ia32-msvc/package.json index 0084bfe..6d98a77 100644 --- a/npm/win32-ia32-msvc/package.json +++ b/npm/win32-ia32-msvc/package.json @@ -30,6 +30,6 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" } } diff --git a/npm/win32-x64-msvc/package.json b/npm/win32-x64-msvc/package.json index a36e614..768042f 100644 --- a/npm/win32-x64-msvc/package.json +++ b/npm/win32-x64-msvc/package.json @@ -30,6 +30,6 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/open-spaced-repetition/rs-fsrs-nodejs.git" + "url": "https://github.com/open-spaced-repetition/rs-fsrs-nodejs" } }