1
0
mirror of https://github.com/flarum/core.git synced 2025-08-31 11:52:16 +02:00

Update dependencies

This commit is contained in:
Toby Zerner
2018-11-17 18:53:38 +10:30
parent a03b8c72ce
commit b4dc7c6e1e
2 changed files with 131 additions and 107 deletions

View File

@@ -4,8 +4,8 @@
"dependencies": {
"@github/markdown-toolbar-element": "^0.1.1",
"@webcomponents/custom-elements": "^1.2.1",
"flarum-webpack-config": "0.1.0-beta.9",
"mdarea": "0.0.10",
"flarum-webpack-config": "0.1.0-beta.10",
"mdarea": "^0.0.10",
"webpack": "^4.25.1",
"webpack-cli": "^3.1.2"
},