v0.3.1
This commit is contained in:
parent
46074e1152
commit
256f4b3817
@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@unom/style",
|
"name": "@unom/style",
|
||||||
"version": "0.3.0",
|
"version": "0.3.1",
|
||||||
"description": "The official unom-style library",
|
"description": "The official unom-style library",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
"types": "dist/unom-style.d.ts",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": "./dist/unom-style.js",
|
".": "./dist/unom-style.js",
|
||||||
"./easings": "./dist/easings.js"
|
"./easings": "./dist/easings.js"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user