Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4855269

Browse files
committed
Fixing type imports
1 parent 553429c commit 4855269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framer-motion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"./package.json": "./package.json"
4949
},
50-
"types": "dist/index.d.ts",
50+
"types": "dist/types/index.d.ts",
5151
"author": "Matt Perry",
5252
"license": "MIT",
5353
"repository": "https://github.com/motiondivision/motion/",

0 commit comments

Comments
 (0)