framer-motion
Advanced tools
Comparing version 12.0.9 to 12.0.10
{ | ||
"private": true, | ||
"types": "../dist/client.d.ts", | ||
"types": "../dist/types/client.d.ts", | ||
"main": "../dist/cjs/client.js", | ||
"module": "../dist/es/client.mjs" | ||
} |
{ | ||
"name": "framer-motion", | ||
"version": "12.0.9", | ||
"version": "12.0.10", | ||
"description": "A simple and powerful JavaScript animation library", | ||
@@ -9,3 +9,3 @@ "main": "dist/cjs/index.js", | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"types": "./dist/types/index.d.ts", | ||
"require": "./dist/cjs/index.js", | ||
@@ -28,3 +28,3 @@ "import": "./dist/es/index.mjs", | ||
"./client": { | ||
"types": "./dist/client.d.ts", | ||
"types": "./dist/types/client.d.ts", | ||
"require": "./dist/cjs/client.js", | ||
@@ -52,3 +52,3 @@ "import": "./dist/es/client.mjs", | ||
}, | ||
"types": "dist/index.d.ts", | ||
"types": "dist/types/index.d.ts", | ||
"author": "Matt Perry", | ||
@@ -143,3 +143,3 @@ "license": "MIT", | ||
], | ||
"gitHead": "cbeafb2aed884b80b06ffbfc24a481e6d45955d1" | ||
"gitHead": "4855269501b2d890d84d17eb463d0e0fdf3c82cf" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
353
29
2526975
59933