Skip to content

Commit

Permalink
Add name to root package (#3515)
Browse files Browse the repository at this point in the history
* Add name to root package.json

* Apply changes to lockfile
  • Loading branch information
camelCaseChris authored Nov 7, 2023
1 parent 5e9d6c2 commit 83bc77b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"name": "luigi",
"private": true,
"scripts": {
"test:compatibility": "./scripts/testCompatibility.sh",
Expand Down

0 comments on commit 83bc77b

Please sign in to comment.