mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
a5c1db0106
yay dark mode The switch can be turned off after a page reload even if the dark theme is enabled. But hey, at least it works! After updating the code, go to the "Web/static/js" folder and run the `yarn install` command.
22 lines
538 B
JSON
22 lines
538 B
JSON
{
|
|
"dependencies": {
|
|
"@atlassian/aui": "^9.6.0",
|
|
"create-react-class": "^15.7.0",
|
|
"handlebars": "^4.7.7",
|
|
"jquery": "^3.0.0",
|
|
"knockout": "^3.5.1",
|
|
"ky": "^0.19.0",
|
|
"literallycanvas": "^0.5.2",
|
|
"monaco-editor": "^0.20.0",
|
|
"msgpack-lite": "^0.1.26",
|
|
"plotly.js-dist": "^1.52.3",
|
|
"react": "15.1",
|
|
"react-dom": "15.1",
|
|
"react-dom-factories": "^1.0.2",
|
|
"requirejs": "^2.3.6",
|
|
"soundjs": "^1.0.1",
|
|
"textfit": "^2.4.0",
|
|
"tippy.js": "^6.3.7",
|
|
"umbrellajs": "^3.1.0"
|
|
}
|
|
}
|