vuls: init at 0.27.0 (#348530)
[NixPkgs.git] / pkgs / by-name / fo / forgejo / package-json-npm-build-frontend.patch
blobf04634fc184451d4658c98d23788f49366bddfe9
1 diff --git a/package.json b/package.json
2 index 0abf6fe8b9..9d6ae0fdff 100644
3 --- a/package.json
4 +++ b/package.json
5 @@ -1,4 +1,7 @@
7 + "scripts": {
8 + "build": "node_modules/.bin/webpack"
9 + },
10 "type": "module",
11 "engines": {
12 "node": ">= 18.0.0"