build: 1.1.2, just for doc update.

This commit is contained in:
Shibo Lyu 2023-09-15 22:56:34 +08:00
parent 582a18b6bc
commit 8623154efa
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -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",

View file

@ -1,6 +1,6 @@
{
"name": "ghos3",
"version": "1.1.1",
"version": "1.1.2",
"description": "S3 Storage adapter for Ghost.",
"main": "index.js",
"scripts": {