Install rsync

This commit is contained in:
Sam Carlton 2021-06-12 11:38:48 -05:00
parent fb6b35f54f
commit 736e56268f
2 changed files with 12 additions and 0 deletions

11
package-lock.json generated
View file

@ -27,6 +27,7 @@
"observe-element-in-viewport": "0.0.15",
"plist": "^3.0.1",
"pretty-bytes": "^5.5.0",
"rsync": "^0.6.1",
"scroll-into-view-if-needed": "^2.2.26",
"slugify": "^1.4.6",
"terser": "^4.8.0",
@ -24126,6 +24127,11 @@
"inherits": "^2.0.1"
}
},
"node_modules/rsync": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/rsync/-/rsync-0.6.1.tgz",
"integrity": "sha1-NoGgCYvYdQRI+L+dof7gn3djdCs="
},
"node_modules/run-async": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
@ -48527,6 +48533,11 @@
"inherits": "^2.0.1"
}
},
"rsync": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/rsync/-/rsync-0.6.1.tgz",
"integrity": "sha1-NoGgCYvYdQRI+L+dof7gn3djdCs="
},
"run-async": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",