Skip to content

Commit 0c9890c

Browse files
committed
chore: lock down npm to non-wildcard deps
1 parent e74815b commit 0c9890c

File tree

2 files changed

+743
-496
lines changed

2 files changed

+743
-496
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,8 @@
103103
"@semantic-release/git",
104104
"@semantic-release/github"
105105
]
106+
},
107+
"resolutions": {
108+
"npm": "7.20.6"
106109
}
107110
}

0 commit comments

Comments
 (0)