We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf8fd03 + 19f3aef commit 3e0739eCopy full SHA for 3e0739e
2 files changed
.npmrc
@@ -1,4 +1,4 @@
1
auto-install-peers=false
2
dedupe-peer-dependents=false
3
resolve-peers-from-workspace-root=false
4
-
+use-node-version=16.20.2
package.json
@@ -52,10 +52,6 @@
52
},
53
"npm": false
54
55
- "volta": {
56
- "node": "16.20.2",
57
- "yarn": "1.22.18"
58
- },
59
"changelog": {
60
"labels": {
61
"breaking": ":boom: Breaking Change",
0 commit comments