Fix website build by updating package-lock.json

This commit is contained in:
Alexander Bantyev 2020-05-14 15:13:50 +03:00
parent 7bcf46d3bc
commit a2557d7893
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5
3 changed files with 13935 additions and 4951 deletions

File diff suppressed because it is too large Load Diff

View File

@ -31,4 +31,4 @@
"@docusaurus/plugin-sitemap": "^2.0.0-alpha.37", "@docusaurus/plugin-sitemap": "^2.0.0-alpha.37",
"@ligo/syntax": "file:src/@ligo/syntax" "@ligo/syntax": "file:src/@ligo/syntax"
} }
} }

View File

@ -17,10 +17,10 @@
"homepage": "", "homepage": "",
"owner": "serokell", "owner": "serokell",
"repo": "nix-npm-buildpackage", "repo": "nix-npm-buildpackage",
"rev": "14d03b37cd421b281835ae245b6cbf5b84c26e80", "rev": "0450c7d88dc3d0a26461b05cfa36f45d551f4d63",
"sha256": "13lz138rcy2vfd13sa4l2r4y5nx7v5pslxfy1vdq2phpmnn9j9yb", "sha256": "1w0k4jxw141win67rk66nvg323j5i3s4m1w3icf1g1f0p2zyf531",
"type": "tarball", "type": "tarball",
"url": "https://github.com/serokell/nix-npm-buildpackage/archive/14d03b37cd421b281835ae245b6cbf5b84c26e80.tar.gz", "url": "https://github.com/serokell/nix-npm-buildpackage/archive/0450c7d88dc3d0a26461b05cfa36f45d551f4d63.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}, },
"nixpkgs": { "nixpkgs": {