Skip to content

Commit

Permalink
Merge pull request #92 from WayneHarris/fix/add-name-to-package-json
Browse files Browse the repository at this point in the history
fix: add name to package json
  • Loading branch information
danharrin committed Jan 21, 2024
2 parents 6a26a3e + 6286696 commit f3004e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions 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": "filament-demo",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit f3004e3

Please sign in to comment.