mirror of
https://github.com/openvk/openvk
synced 2024-11-11 09:29:29 +03:00
13dab88c9e
Coins count will still break lines if the value can be fit in multiple lines (for accessibility), but it won't escape it's box and damage page design.
20 lines
484 B
JSON
20 lines
484 B
JSON
{
|
|
"dependencies": {
|
|
"@atlassian/aui": "^8.5.1",
|
|
"create-react-class": "^15.7.0",
|
|
"jquery": "^2.1.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",
|
|
"umbrellajs": "^3.1.0"
|
|
}
|
|
}
|