2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-08 17:22:26 +03:00

fix(#237): ensure types definitions presence in published packages (#238)

* fix(#237): Ensure types definitions presence in published packages

* Add changeset

---------

Co-authored-by: Romain d'Aversa <romain.daversa@cloud-solutions.fr>
This commit is contained in:
Romain
2024-07-04 13:16:57 +02:00
committed by GitHub
parent 9d3859b31e
commit 7f931eee9a
9 changed files with 28 additions and 8 deletions
+2 -1
View File
@@ -82,6 +82,7 @@
"dist",
"lib",
"src",
"es"
"es",
"types"
]
}