mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Pins trim-newlines for the website package (#25189)
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
},
|
||||
"overrides": {
|
||||
"eslint-plugin-prettier": "5.0.0",
|
||||
"ws": "^7.5.10"
|
||||
"ws": "^7.5.10",
|
||||
"trim-newlines": "^3.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "./scripts/website-build.sh",
|
||||
|
||||
Reference in New Issue
Block a user