mirror of
https://github.com/hexahigh/080609.git
synced 2025-12-11 19:55:06 +01:00
build(npm): Set nodejs engine version
This commit is contained in:
parent
d2025444b5
commit
36643678d7
4
.npmrc
4
.npmrc
@ -1 +1,3 @@
|
||||
engine-strict=true
|
||||
#engine-strict=true
|
||||
resolution-mode=highest
|
||||
use-engine-version=21.0.0
|
||||
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"conventionalCommits.scopes": [
|
||||
"npm"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user