mirror of
https://github.com/flarum/framework.git
synced 2024-11-27 02:53:37 +08:00
Release v1.1.0
This commit is contained in:
parent
c389c7bf9e
commit
941647cde0
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
|
||||||
|
## [1.1.0](https://github.com/flarum/statistics/compare/v1.0.0...v1.1.0)
|
||||||
|
|
||||||
|
No changes.
|
||||||
|
|
||||||
## [1.0.0](https://github.com/flarum/statistics/compare/v0.1.0-beta.16...v1.0.0)
|
## [1.0.0](https://github.com/flarum/statistics/compare/v0.1.0-beta.16...v1.0.0)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
7438
extensions/statistics/js/package-lock.json
generated
7438
extensions/statistics/js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -4,8 +4,8 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"flarum-webpack-config": "0.1.0-beta.10",
|
"flarum-webpack-config": "0.1.0-beta.10",
|
||||||
"frappe-charts": "^1.1.0",
|
"frappe-charts": "^1.1.0",
|
||||||
"webpack": "^4.43.0",
|
"webpack": "^5.58.1",
|
||||||
"webpack-cli": "^3.3.11"
|
"webpack-cli": "^4.9.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "webpack --mode development --watch",
|
"dev": "webpack --mode development --watch",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user