]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: set `package-manager-strict` to false
authorbtea <2356281422@qq.com>
Wed, 1 May 2024 12:12:12 +0000 (20:12 +0800)
committerCédric Exbrayat <cexbrayat@users.noreply.github.com>
Wed, 1 May 2024 13:25:58 +0000 (15:25 +0200)
.npmrc [new file with mode: 0644]

diff --git a/.npmrc b/.npmrc
new file mode 100644 (file)
index 0000000..581701c
--- /dev/null
+++ b/.npmrc
@@ -0,0 +1 @@
+package-manager-strict=false
\ No newline at end of file