]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Specify lockfile-version=2 for older npm compatibility (#38226)
authorXhmikosR <xhmikosr@gmail.com>
Tue, 14 Mar 2023 07:04:46 +0000 (09:04 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Mar 2023 07:04:46 +0000 (09:04 +0200)
.npmrc [new file with mode: 0644]

diff --git a/.npmrc b/.npmrc
new file mode 100644 (file)
index 0000000..4812751
--- /dev/null
+++ b/.npmrc
@@ -0,0 +1 @@
+lockfile-version=2