Skip to content

Commit

Permalink
examples/subobc: rename tools dir to boom-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed Apr 11, 2024
1 parent 989916e commit d667f1f
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 5 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "tools",
"name": "c2a-boom-tools",
"scripts": {
"preinstall": "./install.sh"
},
Expand Down
20 changes: 17 additions & 3 deletions examples/subobc/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/subobc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"devDependencies": {
"npm-run-all": "4.1.5",
"tools": "file:./tools"
"tools": "file:./boom-tools"
}
}

0 comments on commit d667f1f

Please sign in to comment.