This commit is contained in:
Enrico Bühler 2023-07-20 18:23:25 +02:00
parent 46074e1152
commit 256f4b3817

View File

@ -1,11 +1,12 @@
{
"name": "@unom/style",
"version": "0.3.0",
"version": "0.3.1",
"description": "The official unom-style library",
"type": "module",
"files": [
"dist"
],
"types": "dist/unom-style.d.ts",
"exports": {
".": "./dist/unom-style.js",
"./easings": "./dist/easings.js"