fix typings

remove dist
This commit is contained in:
2026-02-14 15:24:55 +01:00
parent 7aef3066b1
commit 549e948661
7 changed files with 2039 additions and 229 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@unom/style",
"version": "0.4.1",
"version": "0.4.2",
"description": "The official unom-style library",
"type": "module",
"files": [
@@ -40,6 +40,9 @@
"npm": "8.9.0",
"yarn": "1.22.19"
},
"peerDependencies": {
"motion": "^12"
},
"repository": {
"type": "git",
"url": "git+https://git.unom.io/unom/style"