mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-02-07 22:49:22 +00:00
chore(deps): update node to 22, npm packages
This commit is contained in:
@@ -11,9 +11,10 @@
|
||||
"composite": true,
|
||||
"noEmit": true,
|
||||
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.node.tsbuildinfo",
|
||||
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "Bundler",
|
||||
"types": ["node"]
|
||||
"types": [
|
||||
"node"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user