Skip to content

Commit

Permalink
Remove dependencies from km package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Jan 27, 2025
1 parent 24b9dca commit f61115d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
5 changes: 0 additions & 5 deletions libs/key-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,5 @@
"build": "npm run clean && tsc",
"build:watch": "npm run clean && tsc -watch",
"test": "jest"
},
"dependencies": {
"@bitwarden/angular": "file:../angular",
"@bitwarden/common": "file:../common",
"@bitwarden/components": "file:../components"
}
}
8 changes: 2 additions & 6 deletions package-lock.json

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

0 comments on commit f61115d

Please sign in to comment.