add reduce motion toggle and bump to v1.0.1

This commit is contained in:
2026-02-16 17:51:23 +02:00
parent d33c348260
commit 2f3060738e
21 changed files with 1339 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "openpylon",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"scripts": {
"dev": "vite",
@@ -45,7 +45,10 @@
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@vitejs/plugin-react": "^4.6.0",
"png-to-ico": "^3.0.1",
"puppeteer-core": "^24.37.3",
"shadcn": "^3.8.4",
"sharp": "^0.34.5",
"tailwindcss": "^4.1.18",
"tw-animate-css": "^1.4.0",
"typescript": "~5.8.3",