Commit 125bd1f0 authored by Winter's avatar Winter
Browse files

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

parent 62d46c43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@ buildNpmPackage rec {

  patches = [ ./remove-prepack-script.patch ];

  npmDepsHash = "sha256-s8SpZY/1tKZVd3vt7sA9vsqHvEaNORQBMrSyhWpj048=";
  npmDepsHash = "sha256-tuEfyePwlOy2/mOPdXbqJskO6IowvAP4DWg8xSZwbJw=";

  NODE_OPTIONS = "--openssl-legacy-provider";