diff --git a/LICENSE b/LICENSE index 38d8149d..2b4cb5ad 100644 --- a/LICENSE +++ b/LICENSE @@ -2,7 +2,7 @@ The MIT License (MIT) Copyright (c) 2018 LIUZHICHAO.COM Copyright (c) 2019-2020 DILLONZQ.COM -Copyright (c) 2021-2025 Lruihao (https://lruihao.cn) +Copyright (c) 2021-present Lruihao (https://lruihao.cn) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 286cf7f5..17df55e8 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,3 +1,6 @@ packages: - apps/* - packages/* +onlyBuiltDependencies: + - esbuild + - simple-git-hooks