Update dependencies

This commit is contained in:
Toby Zerner 2018-09-21 10:25:47 +09:30
parent a785f39387
commit 8bf2ff4464
2 changed files with 916 additions and 861 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,10 +2,10 @@
"name": "@flarum/flarum-ext-emoji", "name": "@flarum/flarum-ext-emoji",
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"flarum-webpack-config": "^0.1.0-beta.8", "flarum-webpack-config": "0.1.0-beta.9",
"textarea-caret": "^3.1.0", "textarea-caret": "^3.1.0",
"webpack": "^4.0.0", "webpack": "^4.19.1",
"webpack-cli": "^3.0.7" "webpack-cli": "^3.1.0"
}, },
"scripts": { "scripts": {
"build": "webpack --mode production", "build": "webpack --mode production",