Browse Source
⚡volta: pin node version 16.4.2
remotes/philippdormann/feature/gotify
Philipp Dormann
4 years ago
No known key found for this signature in database
GPG Key ID: 3BB9ADD52DCA4314
1 changed files with
4 additions and
1 deletions
-
package.json
|
|
@ -37,5 +37,8 @@ |
|
|
|
"core-js": "3.15.2", |
|
|
|
"sass": "1.35.2", |
|
|
|
"vite": "2.4.2" |
|
|
|
}, |
|
|
|
"volta": { |
|
|
|
"node": "16.4.2" |
|
|
|
} |
|
|
|
} |
|
|
|
} |