Comparing version 11.11.13 to 11.11.14
{ | ||
"name": "motion", | ||
"version": "11.11.13", | ||
"version": "11.11.14", | ||
"description": "An animation library for JavaScript and React.", | ||
@@ -80,3 +80,3 @@ "main": "dist/cjs/index.js", | ||
}, | ||
"gitHead": "cd20147aa3e62cc8eac9a748be3b31574a40c28f" | ||
"gitHead": "c0bf7ee9e6ab169f0b3036862b43448fac5670ed" | ||
} |
@@ -5,3 +5,3 @@ { | ||
"main": "../dist/cjs/react-client.js", | ||
"module": "../dist/es/react-client.mjs" | ||
"module": "../dist/es/motion/lib/react-client.mjs" | ||
} |
@@ -5,3 +5,3 @@ { | ||
"main": "../dist/cjs/react-m.js", | ||
"module": "../dist/es/react-m.mjs" | ||
"module": "../dist/es/motion/lib/react-m.mjs" | ||
} |
@@ -5,3 +5,3 @@ { | ||
"main": "../dist/cjs/react.js", | ||
"module": "../dist/es/react.mjs" | ||
"module": "../dist/es/motion/lib/react.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
1541306