first changeset

This commit is contained in:
Fractal-Tess
2023-05-19 04:02:56 +03:00
parent 5b53d2989d
commit 41ffe7b0a1
5 changed files with 1343 additions and 15 deletions

View File

@@ -28,6 +28,7 @@
"src/**/*.{js,ts,svelte,css,scss,postcss,md,json}": "prettier --write --ignore-unknown"
},
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@fontsource/roboto": "^4.5.8",
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-brands-svg-icons": "^6.4.0",
@@ -41,7 +42,6 @@
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"autoprefixer": "^10.4.14",
"changeset": "^0.2.6",
"daisyui": "^2.51.6",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",