Skip to content

Commit

Permalink
fix: Missing tools
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinblackman committed Mar 16, 2024
1 parent f20402e commit d553182
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- ".github/workflows/devcontainer.yml"

name: devcontainer

jobs:
build:
runs-on: ubuntu-latest
Expand Down
16 changes: 14 additions & 2 deletions tools/node/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 tools/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@devcontainers/cli": "0.57.0",
"prettier": "3.2.2",
"prettier-plugin-toml": "2.0.1"
}
Expand Down

0 comments on commit d553182

Please sign in to comment.