From 0679c9b964ce5cb1a2246940fcc6f19fda771790 Mon Sep 17 00:00:00 2001 From: Arvin Xu Date: Thu, 11 Jan 2024 20:23:15 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20Update=20LICENSE=20(#101?= =?UTF-8?q?1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update LICENSE * Update package.json --- LICENSE | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 1dd53d2a9d99e..3d6b955bf5ee4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 LobeHub +Copyright (c) 2023 - current LobeHub Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index e7bc0db563102..05474744c9985 100644 --- a/package.json +++ b/package.json @@ -134,7 +134,7 @@ }, "devDependencies": { "@commitlint/cli": "^18", - "@ducanh2912/next-pwa": "~10.1", + "@ducanh2912/next-pwa": "^10", "@lobehub/i18n-cli": "latest", "@lobehub/lint": "latest", "@next/bundle-analyzer": "^14",