promo! before react

This commit is contained in:
Zakhar
2026-08-24 06:45:21 +03:00
parent 9baa29bd68
commit dec37e92c8
4 changed files with 196 additions and 21 deletions
+4 -1
View File
@@ -4,7 +4,10 @@
"build": "./build.js"
},
"dependencies": {
"http-server": "^14.1.1"
"http-server": "^14.1.1",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"styled-components": "^6.5.3"
},
"devDependencies": {
"@minify-html/node": "^0.18.1",