docs: use present for copyright range

Add onlyBuiltDependencies to pnpm workspace by the way
This commit is contained in:
Cell
2025-09-06 14:42:46 +08:00
parent f5dd25858d
commit f5fb989ad1
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -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
+3
View File
@@ -1,3 +1,6 @@
packages:
- apps/*
- packages/*
onlyBuiltDependencies:
- esbuild
- simple-git-hooks