-
Notifications
You must be signed in to change notification settings - Fork 17
fix: Updated the package.json file #1241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 84fbd60 in 47 seconds. Click for details.
- Reviewed
20lines of code in1files - Skipped
0files when reviewing. - Skipped posting
5draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:2
- Draft comment:
Verify package name 'CREDEBL-Studio' conforms to naming conventions (typically lowercase with hyphens) if published. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%None
2. package.json:3
- Draft comment:
Version bumped to 2.1.0; ensure semantic versioning aligns with changes. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
3. package.json:5
- Draft comment:
Added license entry 'Apache-2.0'; please confirm a corresponding LICENSE file is included. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
4. package.json:7
- Draft comment:
Updated author name to 'LFDT'; verify this meets your project requirements. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
5. package.json:8
- Draft comment:
Author URL updated; ensure the URL 'https://www.lfdecentralizedtrust.org/' is correct. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_jSpf3DGvZszUKMJE
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Signed-off-by: shitrerohit <rohit.shitre@ayanworks.com>
84fbd60 to
8ed1a14
Compare
| "author": { | ||
| "name": "Kiran", | ||
| "url": "https://github.com/Kiranism" | ||
| "name": "LFDT", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The value of name should be Maintainers of CREDEBL
What?
Updated the
package.jsonfile with correct details.Important
Update
package.jsonwith new project name, version, license, and author details.namefromnext-shadcn-dashboard-startertoCREDEBL-Studio.versionfrom1.0.0to2.1.0.licensefield with valueApache-2.0.authorname fromKirantoLFDTand updateurltohttps://www.lfdecentralizedtrust.org/.This description was created by
for 84fbd60. You can customize this summary. It will automatically update as commits are pushed.