mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Install zip-lib and get-file-object-from-local-path
This commit is contained in:
parent
0372e8d019
commit
f3dc7076e6
2 changed files with 116 additions and 2 deletions
|
|
@ -71,6 +71,7 @@
|
|||
"fast-glob": "^3.2.11",
|
||||
"fast-memoize": "^2.5.2",
|
||||
"fs-extra": "^8.1.0",
|
||||
"get-file-object-from-local-path": "^1.0.2",
|
||||
"googleapis": "^100.0.0",
|
||||
"gray-matter": "^4.0.3",
|
||||
"jsdom": "^16.4.0",
|
||||
|
|
@ -93,7 +94,8 @@
|
|||
"stork-search": "^1.0.4",
|
||||
"terser": "^4.8.0",
|
||||
"uuid": "^8.3.2",
|
||||
"vue": "^3.2.30"
|
||||
"vue": "^3.2.30",
|
||||
"zip-lib": "^0.7.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/netlify": "0.3.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue