Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* Update some NPM packagesArthur de Jong2020-06-201-655/+167
|
* Update some NPM packagesArthur de Jong2020-06-131-1427/+1156
|
* Update some NPM packagesArthur de Jong2020-04-101-776/+943
| | | | Closes https://github.com/arthurdejong/munin-plot/pull/3
* Update some NPM packagesArthur de Jong2020-01-191-2414/+2450
|
* Switch from Open Iconic to Font AwesomeArthur de Jong2019-12-311-35/+24
| | | | | The latter has more icons and the former no longer seems to be supported.
* Add navigation bar with date range selectorArthur de Jong2019-12-301-0/+14
| | | | | This also adds a few small style tweaks and ensures that webpack does not minimise development builds.
* Use ESLint to check code styleArthur de Jong2019-12-301-200/+1391
|
* Use webpack to build Javascript partArthur de Jong2019-12-301-0/+10413
This uses npm to install the required packages and builds the files with webpack.