1
0
mirror of https://github.com/flarum/core.git synced 2025-09-01 04:11:56 +02:00

chore: fix JS

This commit is contained in:
David Wheatley
2021-10-13 11:54:31 +01:00
parent 8a0035e040
commit 462bf60e88
6 changed files with 8923 additions and 1996 deletions

View File

@@ -2,8 +2,8 @@
"private": true,
"name": "@flarum/likes",
"dependencies": {
"flarum-webpack-config": "0.1.0-beta.10",
"webpack": "^5.58.1",
"flarum-webpack-config": "^1.0.0",
"webpack": "^4.46.0",
"webpack-cli": "^4.9.0"
},
"scripts": {