Update package.json

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

View File

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