fix table scrolling after update of polythene and mithril-infinite
... | ... | @@ -20,10 +20,10 @@ |
"axios": "^0.17.1", | ||
"client-oauth2": "^4.2.0", | ||
"mithril": "^1.1.6", | ||
"mithril-infinite": "^1.2.0", | ||
"polythene-core-css": "^1.0.0", | ||
"polythene-css": "^1.0.0", | ||
"polythene-mithril": "^1.0.0", | ||
"mithril-infinite": "^1.2.4", | ||
"polythene-core-css": "^1.2.0", | ||
"polythene-css": "^1.2.0", | ||
"polythene-mithril": "^1.2.0", | ||
"querystring": "^0.2.0" | ||
}, | ||
"devDependencies": { | ||
... | ... |
Please register or sign in to comment