diff --git a/README.md b/README.md index 2dec6e230e..e2220677cc 100644 --- a/README.md +++ b/README.md @@ -89,3 +89,5 @@ Motion powers Framer animations, the web builder for creative pros. Design and s - [Nusu](https://x.com/nusualabuga) - [OlegWock](https://sinja.io) - [Lambert Weller](https://github.com/l-mbert) +- [Jake LeBoeuf](https://jklb.wf) +- [Han Lee](https://github.com/hahnlee) diff --git a/packages/framer-motion/README.md b/packages/framer-motion/README.md index 9f184609f4..c203bc9dac 100644 --- a/packages/framer-motion/README.md +++ b/packages/framer-motion/README.md @@ -118,3 +118,5 @@ Motion powers Framer animations, the web builder for creative pros. Design and s - [Nusu](https://x.com/nusualabuga) - [OlegWock](https://sinja.io) - [Lambert Weller](https://github.com/l-mbert) +- [Jake LeBoeuf](https://jklb.wf) +- [Han Lee](https://github.com/hahnlee) diff --git a/packages/motion/README.md b/packages/motion/README.md index 9f184609f4..c203bc9dac 100644 --- a/packages/motion/README.md +++ b/packages/motion/README.md @@ -118,3 +118,5 @@ Motion powers Framer animations, the web builder for creative pros. Design and s - [Nusu](https://x.com/nusualabuga) - [OlegWock](https://sinja.io) - [Lambert Weller](https://github.com/l-mbert) +- [Jake LeBoeuf](https://jklb.wf) +- [Han Lee](https://github.com/hahnlee) diff --git a/packages/motionui/index.js b/packages/motionui/index.js deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/motionui/package.json b/packages/motionui/package.json deleted file mode 100644 index 4d2de37c29..0000000000 --- a/packages/motionui/package.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "motionui", - "version": "11.11.18", - "description": "", - "main": "index.js", - "module": "", - "author": "Matt Perry", - "license": "MIT", - "repository": "https://github.com/motiondivision/motion/", - "sideEffects": false -}