File tree Expand file tree Collapse file tree 3 files changed +13
-8
lines changed
packages/create-jellycommands/src Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' create-jellycommands ' : patch
3+ ---
4+
5+ update template dependancies
Original file line number Diff line number Diff line change 66 "start" : " node ."
77 },
88 "dependencies" : {
9- "discord.js" : " ^13.7.0 " ,
9+ "discord.js" : " ^13.8.1 " ,
1010 "dotenv" : " ^16.0.1" ,
11- "jellycommands" : " 1.0.0-next.23 "
11+ "jellycommands" : " 1.0.0-next.30 "
1212 },
1313 "devDependencies" : {
14- "nodemon" : " ^2.0.16 "
14+ "nodemon" : " ^2.0.19 "
1515 }
1616}
Original file line number Diff line number Diff line change 66 "start" : " tsm ."
77 },
88 "dependencies" : {
9- "discord.js" : " ^13.7.0 " ,
9+ "discord.js" : " ^13.8.1 " ,
1010 "dotenv" : " ^16.0.1" ,
11- "jellycommands" : " 1.0.0-next.23 " ,
12- "typescript" : " ^4.6 .4"
11+ "jellycommands" : " 1.0.0-next.30 " ,
12+ "typescript" : " ^4.7 .4"
1313 },
1414 "devDependencies" : {
15- "@types/node" : " ^17 .0.33 " ,
16- "nodemon" : " ^2.0.16 " ,
15+ "@types/node" : " ^18 .0.3 " ,
16+ "nodemon" : " ^2.0.19 " ,
1717 "tsm" : " ^2.2.1"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments