Skip to content

Commit f81cb1a

Browse files
authored
feat(dependencies)
1 parent 369db56 commit f81cb1a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
},
2727
"homepage": "https://github.com/paraffin-tutorials-org/Paraffin-Bot#readme",
2828
"dependencies": {
29+
"axios": "^0.25.0",
2930
"@discordjs/builders": "^0.11.0",
3031
"@discordjs/rest": "^0.3.0",
3132
"@discordjs/voice": "^0.8.0",
@@ -40,8 +41,5 @@
4041
"pretty-ms": "^7.0.1",
4142
"screenshotmachine": "^2.0.0",
4243
"winston": "^3.4.0"
43-
},
44-
"devDependencies": {
45-
"axios": "^0.25.0"
4644
}
4745
}

0 commit comments

Comments
 (0)