mirror of
https://github.com/flarum/framework.git
synced 2025-03-22 13:05:15 +08:00
Rename package
This commit is contained in:
parent
0d592cfcff
commit
54266ea341
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "flarum/flarum-ext-statistics",
|
||||
"name": "flarum/statistics",
|
||||
"description": "Add a basic statistics widget on the Dashboard.",
|
||||
"type": "flarum-extension",
|
||||
"keywords": ["administration"],
|
||||
@ -12,7 +12,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/flarum/core/issues",
|
||||
"source": "https://github.com/flarum/flarum-ext-statistics"
|
||||
"source": "https://github.com/flarum/statistics"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.8"
|
||||
|
2
extensions/statistics/js/package-lock.json
generated
2
extensions/statistics/js/package-lock.json
generated
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@flarum/flarum-ext-statistics",
|
||||
"name": "@flarum/statistics",
|
||||
"version": "0.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user