mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 05:10:17 +00:00
Compare commits
No commits in common. "83d0aa5a8cd07272bc15372126b6a639e4a83dba" and "def022897b561f894e7abb4567e5ae50dd45a9df" have entirely different histories.
83d0aa5a8c
...
def022897b
8
package-lock.json
generated
8
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"ytdl-core": "^4.11.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^3.1.1"
|
||||
"nodemon": "^3.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@discordjs/builders": {
|
||||
@ -1064,9 +1064,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/nodemon": {
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.1.tgz",
|
||||
"integrity": "sha512-k43xGaDtaDIcufn0Fc6fTtsdKSkV/hQzoQFigNH//GaKta28yoKVYXCnV+KXRqfT/YzsFaQU9VdeEG+HEyxr6A==",
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.0.tgz",
|
||||
"integrity": "sha512-xqlktYlDMCepBJd43ZQhjWwMw2obW/JRvkrLxq5RCNcuDDX1DbcPT+qT1IlIIdf+DhnWs90JpTMe+Y5KxOchvA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": "^3.5.2",
|
||||
|
@ -21,6 +21,6 @@
|
||||
"ytdl-core": "^4.11.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^3.1.1"
|
||||
"nodemon": "^3.1.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user