chore: update readme

This commit is contained in:
2026-06-01 18:17:14 +03:00
parent 4919bc26e5
commit 37f0592464
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Old-iOS skeuomorphism × macOS Sequoia neatness × Ubuntu warmth.
Distributed via self-hosted git — install straight from the repo: Distributed via self-hosted git — install straight from the repo:
```bash ```bash
npm i git+ssh://git@git.ollyhearn.ru:49239/olly/modern-sk.git npm i git+https://git.ollyhearn.ru/olly/modern-sk.git
``` ```
`react` and `react-dom` (>=18) are peer dependencies — your app provides them. `react` and `react-dom` (>=18) are peer dependencies — your app provides them.
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "modern-sk", "name": "modern-sk",
"version": "0.1.0", "version": "0.1.2",
"description": "ModernSK — tactile, dark-first React component library built on Radix primitives.", "description": "ModernSK — tactile, dark-first React component library built on Radix primitives.",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",