mirror of
https://github.com/laosb/ghos3.git
synced 2025-04-30 23:51:08 +00:00
3.0.1
This commit is contained in:
parent
d78c3b55d5
commit
ee4bbfca75
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "ghos3",
|
"name": "ghos3",
|
||||||
"version": "2.0.0",
|
"version": "3.0.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "ghos3",
|
"name": "ghos3",
|
||||||
"version": "2.0.0",
|
"version": "3.0.1",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-s3": "^3.540.0",
|
"@aws-sdk/client-s3": "^3.540.0",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "ghos3",
|
"name": "ghos3",
|
||||||
"version": "2.0.0",
|
"version": "3.0.1",
|
||||||
"description": "S3 Storage adapter for Ghost.",
|
"description": "S3 Storage adapter for Ghost.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue