1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 15:37:51 +02:00

Rename package

This commit is contained in:
Toby Zerner
2018-10-21 15:16:05 +10:30
parent 0d592cfcff
commit 54266ea341
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@flarum/flarum-ext-statistics",
"name": "@flarum/statistics",
"version": "0.0.0",
"lockfileVersion": 1,
"requires": true,

View File

@@ -1,5 +1,5 @@
{
"name": "@flarum/flarum-ext-statistics",
"name": "@flarum/statistics",
"version": "0.0.0",
"dependencies": {
"flarum-webpack-config": "^0.1.0-beta.8",