Fix package.json formatting - restore proper indentation
The package.json was accidentally minified to a single line. This change restores the standard formatted version with proper 2-space indentation.
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@
|
||||
"undici": "^7.24.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"node-forge": "^1.4.0"
|
||||
"node-forge": "^1.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@headlamp-k8s/eslint-config": "^0.6.0",
|
||||
|
||||
Reference in New Issue
Block a user