Skip to content

Commit aba0ed3

Browse files
committed
add dependencies to meteor package
1 parent 73dd68a commit aba0ed3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

apps/meteor/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,8 @@
451451
"swiper": "patch:swiper@npm%3A11.1.14#~/.yarn/patches/swiper-npm-11.1.14-8126fa478a.patch",
452452
"textarea-caret": "^3.1.0",
453453
"tinykeys": "^1.4.0",
454+
"tsyringe": "^4.10.0",
455+
"tweetnacl": "^1.0.3",
454456
"twilio": "^5.4.2",
455457
"twit": "^2.2.11",
456458
"typia": "~9.7.0",

yarn.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8585,6 +8585,8 @@ __metadata:
85858585
textarea-caret: "npm:^3.1.0"
85868586
tinykeys: "npm:^1.4.0"
85878587
ts-node: "npm:^10.9.2"
8588+
tsyringe: "npm:^4.10.0"
8589+
tweetnacl: "npm:^1.0.3"
85888590
twilio: "npm:^5.4.2"
85898591
twit: "npm:^2.2.11"
85908592
typescript: "npm:~5.9.2"

0 commit comments

Comments
 (0)