Skip to content

Commit 3c57a8d

Browse files
authored
test: add framer-motion to check replacement PR (#7)
having issues creating the replacement RP in other repos, so adding it here for testing it in isolation and to provide a public reproduction
1 parent a298618 commit 3c57a8d

2 files changed

Lines changed: 56 additions & 5 deletions

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@
55
"devDependencies": {
66
"@rslib/core": "0.17.2"
77
},
8-
"packageManager": "pnpm@10.22.0"
8+
"packageManager": "pnpm@10.22.0",
9+
"dependencies": {
10+
"framer-motion": "^12.23.24"
11+
}
912
}

pnpm-lock.yaml

Lines changed: 52 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)