Skip to content

Commit

Permalink
adding required dependency for github build agent
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Holt Smith committed May 15, 2024
1 parent f4e2963 commit 7e6c8c8
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 2 deletions.
161 changes: 160 additions & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"circular": "npx dpdm -T --warning false **/index.ts"
},
"devDependencies": {
"@nx/nx-linux-x64-gnu": "^19.0.3",
"dpdm": "^3.14.0",
"lerna": "^7.4.2",
"nx": "^16.10.0",
"typedoc": "^0.24.8"
},
"private": true
Expand Down

0 comments on commit 7e6c8c8

Please sign in to comment.