Merge branch 'master' into feature/updatewebui
... | ... | @@ -25,8 +25,9 @@ |
"mithril-infinite": "^1.2.4", | ||
"polythene-core-css": "^1.2.0", | ||
"polythene-css": "^1.2.0", | ||
"polythene-mithril": "^1.5.2", | ||
"querystring": "^0.2.0" | ||
"polythene-mithril": "^1.2.0", | ||
"querystring": "^0.2.0", | ||
"showdown": "^1.9.0" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
... | ... |
Please register or sign in to comment