We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca60230 commit 4bf7bf0Copy full SHA for 4bf7bf0
.gitignore
@@ -67,6 +67,6 @@ yarn-error.log
67
# Yarn Integrity file
68
.yarn-integrity
69
70
-# Ignore locks other than npm
71
-pnpm-lock.yaml
+# Ignore locks other than pnpm
+package-lock.json
72
yarn.lock
0 commit comments