diff --git a/package-lock.json b/package-lock.json index fc03bd5..5c9fd21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "ISC", "dependencies": { "dugite": "^2.1.0", - "superstring": "https://github.com/pulsar-edit/superstring#c2ff062317362363eae7d392cd78aef4fcc8b9f8", + "superstring": "https://github.com/pulsar-edit/superstring/archive/c2ff062317362363eae7d392cd78aef4fcc8b9f8.tar.gz", "what-the-diff": "^0.6.0" }, "devDependencies": { @@ -2362,8 +2362,8 @@ }, "node_modules/superstring": { "version": "2.4.4", - "resolved": "git+ssh://git@github.com/pulsar-edit/superstring.git#c2ff062317362363eae7d392cd78aef4fcc8b9f8", - "integrity": "sha512-y9GbiqAvW1Fd7P1BS0LuDiywN7Ww+/tE//jaWSca63Rr1KXeQ4avAnEsGswuyqowMS9FHOI9aykjICS5tj6wOA==", + "resolved": "https://github.com/pulsar-edit/superstring/archive/c2ff062317362363eae7d392cd78aef4fcc8b9f8.tar.gz", + "integrity": "sha512-8YHe3s9HxrlK0MTMhF/nv5Gk68h8yI9l/2KsdqIXkXYQgRcHitwOh4sxRhl+DC+VK29rD2kVbj7uc3IV++luSQ==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -4582,9 +4582,8 @@ "dev": true }, "superstring": { - "version": "git+ssh://git@github.com/pulsar-edit/superstring.git#c2ff062317362363eae7d392cd78aef4fcc8b9f8", - "integrity": "sha512-y9GbiqAvW1Fd7P1BS0LuDiywN7Ww+/tE//jaWSca63Rr1KXeQ4avAnEsGswuyqowMS9FHOI9aykjICS5tj6wOA==", - "from": "superstring@https://github.com/pulsar-edit/superstring#c2ff062317362363eae7d392cd78aef4fcc8b9f8", + "version": "https://github.com/pulsar-edit/superstring/archive/c2ff062317362363eae7d392cd78aef4fcc8b9f8.tar.gz", + "integrity": "sha512-8YHe3s9HxrlK0MTMhF/nv5Gk68h8yI9l/2KsdqIXkXYQgRcHitwOh4sxRhl+DC+VK29rD2kVbj7uc3IV++luSQ==", "requires": { "nan": "^2.14.2" }, diff --git a/package.json b/package.json index 3fe080d..0879d00 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "dugite": "^2.1.0", - "superstring": "https://github.com/pulsar-edit/superstring#c2ff062317362363eae7d392cd78aef4fcc8b9f8", + "superstring": "https://github.com/pulsar-edit/superstring/archive/c2ff062317362363eae7d392cd78aef4fcc8b9f8.tar.gz", "what-the-diff": "^0.6.0" } }