mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 07:18:57 +00:00
docs: use present for copyright range
Add onlyBuiltDependencies to pnpm workspace by the way
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
packages:
|
||||
- apps/*
|
||||
- packages/*
|
||||
onlyBuiltDependencies:
|
||||
- esbuild
|
||||
- simple-git-hooks
|
||||
|
||||
Reference in New Issue
Block a user