doc/languages-frameworks/javascript: update deps hash in example

(cherry picked from commit 125bd1f0b5)
This commit is contained in:
Winter 2022-11-23 20:44:17 -05:00 committed by github-actions[bot]
parent 4ea040f553
commit b2c13cdc23

View file

@ -177,7 +177,7 @@ buildNpmPackage rec {
patches = [ ./remove-prepack-script.patch ];
npmDepsHash = "sha256-s8SpZY/1tKZVd3vt7sA9vsqHvEaNORQBMrSyhWpj048=";
npmDepsHash = "sha256-tuEfyePwlOy2/mOPdXbqJskO6IowvAP4DWg8xSZwbJw=";
NODE_OPTIONS = "--openssl-legacy-provider";