mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-13 04:52:58 +01:00
Compare commits
2 Commits
76027da765
...
4c101eab28
Author | SHA1 | Date | |
---|---|---|---|
|
4c101eab28 | ||
|
074cc197be |
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
||||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.8.4.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.8.3.cjs
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
||||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.8.4.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.8.3.cjs
|
||||
|
@ -24,5 +24,5 @@
|
||||
"webdav": "4.10.0",
|
||||
"winston": "3.8.1"
|
||||
},
|
||||
"packageManager": "yarn@3.8.4"
|
||||
"packageManager": "yarn@3.8.3"
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hassio-nextcloud-backup",
|
||||
"packageManager": "yarn@3.8.4",
|
||||
"packageManager": "yarn@3.8.3",
|
||||
"devDependencies": {
|
||||
"auto-changelog": "2.4.0",
|
||||
"release-it": "15.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user