mirror of
https://github.com/seigler/dash-visualizer
synced 2025-07-26 09:16:10 +00:00
🐛 Fix webkit rendering issues
This commit is contained in:
parent
0db7dec44a
commit
7ff2852360
4 changed files with 939 additions and 304 deletions
|
@ -8,9 +8,8 @@
|
|||
"license": "MIT",
|
||||
"private": false,
|
||||
"dependencies": {
|
||||
"autoprefixer": "^7.1.4",
|
||||
"less": "^2.7.2",
|
||||
"socket.io": "^2.0.3"
|
||||
"socket.io": "^2.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"watch": "brunch watch -s",
|
||||
|
@ -19,7 +18,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"browser-sync-brunch": "^0.0.9",
|
||||
"brunch": "^2.10.10",
|
||||
"brunch": "^2.10.17",
|
||||
"git-directory-deploy": "^1.5.1",
|
||||
"less-brunch": "^2.10.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue