Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0ccd966

Browse files
committed
chore: Disable pnpm version check
1 parent f87929a commit 0ccd966

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎.npmrc‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
shamefully-hoist=true
2-
strict-peer-dependencies=false
1+
shamefully-hoist=true
2+
strict-peer-dependencies=false
3+
package-manager-strict=false

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue3-vant-mobile",
33
"type": "module",
44
"version": "2.3.4",
5-
"packageManager": "pnpm@9.1.3",
5+
"packageManager": "pnpm@9.1.4",
66
"description": "Vue + Vite H5 Starter Template",
77
"license": "MIT",
88
"scripts": {

‎scripts/verifyCommit.js‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable regexp/no-unused-capturing-group */
21
import fs from 'node:fs'
32
import process from 'node:process'
43

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /