File tree Expand file tree Collapse file tree 3 files changed +15
-10
lines changed
packages/create-jellycommands/src Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' create-jellycommands ' : patch
3+ ---
4+
5+ update template deps
Original file line number Diff line number Diff line change 66 "start" : " node ."
77 },
88 "dependencies" : {
9- "jellycommands " : " ^1.0.0-next.15 " ,
10- "discord.js " : " ^13.6.0 " ,
11- "dotenv " : " ^16 .0.1 "
9+ "discord.js " : " ^13.7.0 " ,
10+ "dotenv " : " ^16.0.1 " ,
11+ "jellycommands " : " 1 .0.0-next.23 "
1212 },
1313 "devDependencies" : {
14- "nodemon" : " ^2.0.15 "
14+ "nodemon" : " ^2.0.16 "
1515 }
1616}
Original file line number Diff line number Diff line change 66 "start" : " tsm ."
77 },
88 "dependencies" : {
9- "jellycommands " : " ^1.0.0-next.15 " ,
10- "typescript " : " ^4.6.3 " ,
11- "discord.js " : " ^13.6.0 " ,
12- "dotenv " : " ^16.0.1 "
9+ "discord.js " : " ^13.7.0 " ,
10+ "dotenv " : " ^16.0.1 " ,
11+ "jellycommands " : " 1.0.0-next.23 " ,
12+ "typescript " : " ^4.6.4 "
1313 },
1414 "devDependencies" : {
15- "@types/node" : " ^17.0.25 " ,
16- "nodemon" : " ^2.0.15 " ,
15+ "@types/node" : " ^17.0.33 " ,
16+ "nodemon" : " ^2.0.16 " ,
1717 "tsm" : " ^2.2.1"
1818 }
1919}
You can’t perform that action at this time.
0 commit comments