Update package.json

This commit is contained in:
Yuzu 2024-06-19 11:44:41 +07:00 committed by GitHub
parent 60d5ea6700
commit 45fefec624
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@
"homepage": "https://github.com/play-dl/play-dl#readme", "homepage": "https://github.com/play-dl/play-dl#readme",
"files": [ "files": [
"dist/*", "dist/*",
"src/*" "play-dl/*"
], ],
"devDependencies": { "devDependencies": {
"@types/node": "^18.7.23", "@types/node": "^18.7.23",