mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-19 12:42:30 +02:00
13 lines
207 B
Diff
13 lines
207 B
Diff
diff -ruN a/Makefile b/Makefile
|
|
--- a/Makefile 2024-03-06 23:03:07.225271807 +0100
|
|
+++ b/Makefile 2024-03-06 23:03:21.095265944 +0100
|
|
@@ -2,7 +2,7 @@
|
|
|
|
# Tools
|
|
|
|
-YARN ?= yarn
|
|
+YARN ?= npm
|
|
|
|
# Variables
|
|
|