mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 14:01:45 +02:00
* chore: package version change * fix module Quick add (#5039) * [WEB-1818] fix: issue changes done in Peek overview to reflect in the issue list boards (#5010) * fix issue changes done in Peek overview to reflect in the issue boards * Adding comments to aliased names * chore: change comment box placeholder (#5042) --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com> Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com> Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
11 lines
146 B
JSON
11 lines
146 B
JSON
{
|
|
"name": "tsconfig",
|
|
"version": "0.22.0",
|
|
"private": true,
|
|
"files": [
|
|
"base.json",
|
|
"nextjs.json",
|
|
"react-library.json"
|
|
]
|
|
}
|