1
0
mirror of https://github.com/flarum/core.git synced 2025-08-23 08:33:45 +02:00

Update dependencies

This commit is contained in:
Toby Zerner
2018-11-17 18:53:39 +10:30
parent 8400a68e57
commit 9890dc4150
2 changed files with 372 additions and 453 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2,10 +2,10 @@
"name": "@flarum/tags", "name": "@flarum/tags",
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"flarum-webpack-config": "^0.1.0-beta.9", "flarum-webpack-config": "0.1.0-beta.10",
"html5sortable": "^0.2.0", "html5sortable": "^0.2.0",
"webpack": "^4.19.1", "webpack": "^4.25.1",
"webpack-cli": "^3.1.0" "webpack-cli": "^3.1.2"
}, },
"scripts": { "scripts": {
"build": "webpack --mode production", "build": "webpack --mode production",