This repository was archived by the owner on Apr 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3030 },
3131 "license" : " MIT" ,
3232 "devDependencies" : {
33- "@types/irc" : " ^0.3.33" ,
3433 "@types/node" : " ^14.14.13" ,
3534 "nodecg" : " ^1.7.4" ,
3635 "typescript" : " ^4.1.3"
3736 },
3837 "dependencies" : {
38+ "@types/irc" : " ^0.3.33" ,
3939 "irc" : " ^0.5.2" ,
4040 "nodecg-io-core" : " ^0.1.0"
4141 }
Original file line number Diff line number Diff line change 3232 "license" : " MIT" ,
3333 "devDependencies" : {
3434 "@types/node" : " ^14.14.13" ,
35- "@types/serialport" : " ^8.0.1" ,
3635 "nodecg" : " ^1.7.4" ,
3736 "typescript" : " ^4.1.3"
3837 },
3938 "dependencies" : {
39+ "@types/serialport" : " ^8.0.1" ,
4040 "@serialport/parser-readline" : " ^9.0.1" ,
4141 "nodecg-io-core" : " ^0.1.0" ,
4242 "serialport" : " ^9.0.3"
Original file line number Diff line number Diff line change 3131 "license" : " MIT" ,
3232 "devDependencies" : {
3333 "@types/node" : " ^14.14.13" ,
34- "@types/node-telegram-bot-api" : " ^0.50.4" ,
3534 "nodecg" : " ^1.7.4" ,
3635 "typescript" : " ^4.1.3"
3736 },
3837 "dependencies" : {
39- "nodecg-io-core" : " ^0.1.0" ,
40- "node-telegram-bot-api" : " ^0.50.0"
38+ "@types/node-telegram-bot-api" : " ^0.50.4" ,
39+ "node-telegram-bot-api" : " ^0.50.0" ,
40+ "nodecg-io-core" : " ^0.1.0"
4141 }
4242}
You can’t perform that action at this time.
0 commit comments