@oku-ui/motion
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -1,1 +0,1 @@ | ||
export * from '@motionone/types'; | ||
export type * from '@motionone/types'; |
{ | ||
"name": "@oku-ui/motion", | ||
"type": "module", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"packageManager": "pnpm@8.13.0", | ||
@@ -27,4 +27,5 @@ "description": "A tiny, performant animation library for VueJS", | ||
"./types": { | ||
"types": "./dist/index.d.ts" | ||
} | ||
"types": "./dist/types.d.ts" | ||
}, | ||
"./*": "./*" | ||
}, | ||
@@ -31,0 +32,0 @@ "module": "./dist/index.mjs", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14109
16