mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Install fs-extra and rsync
This commit is contained in:
parent
2c50e51ae4
commit
11aa303b2e
2 changed files with 257 additions and 11 deletions
|
|
@ -27,6 +27,7 @@
|
|||
"@zip.js/zip.js": "^2.2.6",
|
||||
"axios": "^0.21.0",
|
||||
"cross-env": "^5.2.0",
|
||||
"fs-extra": "^9.1.0",
|
||||
"lazysizes": "^5.3.0-beta1",
|
||||
"markdown-it": "^11.0.1",
|
||||
"marked": "^1.2.7",
|
||||
|
|
@ -34,6 +35,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",
|
||||
"vue-full-screen-file-drop": "^2.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue