Skip to content

Commit

Permalink
making changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Duda committed Jul 15, 2024
1 parent 26b0771 commit e52ed2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .scope/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
{ "path": ".scope/tags.json",
"tags": [
{ "tag": "Tag", "module": "Default module" }]},
{ "path": "new_file.js",
"tags": [
{ "tag": "Tag", "module": "Default module" },
{ "tag": "Some new tag", "module": "Third module" }]},
{ "path": "package-lock.json",
"tags": [
{ "tag": "Tag", "module": "Default module" },
Expand Down
Empty file added new_file.js
Empty file.

0 comments on commit e52ed2a

Please sign in to comment.