Skip to content

Commit

Permalink
Add the author field to package.json
Browse files Browse the repository at this point in the history
Signed-off-by: ilya.kharchenko <14272298+IlyaKhD@users.noreply.github.com>
  • Loading branch information
IlyaKhD authored Dec 6, 2023
1 parent b02caee commit cd07baa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "devextreme-monorepo",
"version": "23.2.3",
"license": "MIT",
"author": "Developer Express Inc.",
"scripts": {
"devextreme:inject-descriptions-to-bundle": "dx-tools inject-descriptions --target-path ./packages/devextreme/ts/dx.all.d.ts --artifacts ./artifacts/internal-tools",
"devextreme:inject-descriptions-to-modules": "dx-tools inject-descriptions --collapse-tags --sources ./packages/devextreme/js --artifacts ./artifacts/internal-tools",
Expand Down

0 comments on commit cd07baa

Please sign in to comment.