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

chore: change webpack config version

This commit is contained in:
Sami Mazouz
2025-04-25 11:36:25 +01:00
parent e1a91dcd77
commit 4e95d06190

View File

@@ -1,7 +1,7 @@
{
"name": "flarum-webpack-config",
"type": "module",
"version": "3.0.1",
"version": "3.0.2",
"description": "Webpack config for Flarum JS and TS transpilation.",
"main": "src/index.cjs",
"author": "Flarum Team",