Merge branch 'main' of ssh://tsschulz.de:2222/torsten/yourpart3
This commit is contained in:
1451
package-lock.json
generated
1451
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -12,7 +12,7 @@
|
||||
"devDependencies": {
|
||||
"concurrently": "^7.0.0",
|
||||
"nodemon": "^3.1.10",
|
||||
"npm-run-all": "^4.1.5"
|
||||
"npm-run-all2": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
|
||||
6
renovate.json
Normal file
6
renovate.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user