Removed dev-dependencie node

This commit is contained in:
Corwin 2022-12-14 10:17:40 +01:00 committed by GitHub
parent 3e68cb6d29
commit 8ded840029
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,8 +70,5 @@
"util": "^0.12.5",
"weather-js": "^2.0.0",
"ytdl-core": "^4.11.2"
},
"devDependencies": {
"node": "^17.4.0"
}
}