Skip to content

Commit a0caeac

Browse files
committed
chore(deps): add new dependencies to package.json
- Added `cpu-features`, `protobufjs`, and `ssh2` to the dependencies list in `package.json`.
1 parent 8d72b0b commit a0caeac

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,11 @@
9191
"@anolilab/lint-staged-config",
9292
"@anolilab/prettier-config",
9393
"@anolilab/textlint-config",
94+
"cpu-features",
9495
"esbuild",
95-
"nx"
96+
"nx",
97+
"protobufjs",
98+
"ssh2"
9699
],
97100
"overrides": {
98101
"@anolilab/multi-semantic-release": "workspace:*",

0 commit comments

Comments
 (0)