diff --git a/package.json b/package.json index 4ad3a4e4..bf377d1d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "codecov": "3.6.5", "husky": "4.2.5", "lint-staged": "10.1.3", - "np": "6.2.1", + "np": "https://github.com/pixelastic/np/tarball/c3ab2e3b053c7da0ce40a572ca1616273ac080f8", "npm-run-all": "4.1.5", "prettier": "2.0.4", "rimraf": "3.0.2", diff --git a/yarn.lock b/yarn.lock index c0c0669a..2ba2eb8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2890,10 +2890,9 @@ normalize-url@^4.1.0: resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129" integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ== -np@6.2.1: - version "6.2.1" - resolved "https://registry.yarnpkg.com/np/-/np-6.2.1.tgz#b22fcb53708b213056465a86c48197395d84d836" - integrity sha512-CPItYaucRGV+29d+AXoZVg9oMWzCND7xlPVhxpMcbk7KJZCGnDAaTbf/6E/0c5L4zXw1oS2ccrbEDpTSUPGlyQ== +"np@https://github.com/pixelastic/np/tarball/c3ab2e3b053c7da0ce40a572ca1616273ac080f8": + version "6.2.0" + resolved "https://github.com/pixelastic/np/tarball/c3ab2e3b053c7da0ce40a572ca1616273ac080f8#63d44412d1a1c74e883336536d66d47bb7f39716" dependencies: "@samverschueren/stream-to-observable" "^0.3.0" any-observable "^0.5.0"