1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-21 23:02:49 +00:00

webOS: Documenting package dependency version requirement

This commit is contained in:
Michael Hollister 2025-07-16 14:22:15 -05:00
parent b0a706dfed
commit 5061c095f3

View file

@ -29,6 +29,7 @@
"webpack": "^5.99.6", "webpack": "^5.99.6",
"webpack-cli": "^6.0.1" "webpack-cli": "^6.0.1"
}, },
"@comment dependencies.uuid": "Versions > 9.0.1 are broken on webOS",
"dependencies": { "dependencies": {
"bufferutil": "^4.0.8", "bufferutil": "^4.0.8",
"dashjs": "^4.7.4", "dashjs": "^4.7.4",