chore: small changes

This commit is contained in:
Valentin Kaelin 2023-09-20 22:04:57 +02:00
parent 1b6281404f
commit a533c21c8c
2 changed files with 3 additions and 3 deletions

View file

@ -1,12 +1,12 @@
{
"name": "leaguestats-frontend",
"version": "0.0.0",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "leaguestats-frontend",
"version": "0.0.0",
"version": "0.1.0",
"dependencies": {
"axios": "^1.5.0",
"plausible-tracker": "^0.3.8",

View file

@ -3,4 +3,4 @@ module.exports = {
tailwindcss: {},
autoprefixer: {},
},
};
}