mirror of
https://github.com/laosb/ghos3.git
synced 2025-04-30 15:41:08 +00:00
build: 1.1.2, just for doc update.
This commit is contained in:
parent
582a18b6bc
commit
8623154efa
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",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ghos3",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.413.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ghos3",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"description": "S3 Storage adapter for Ghost.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue