Skip to content

Commit

Permalink
keep as peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nandereck committed Sep 27, 2023
1 parent 6618a45 commit 43a0d20
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions packages/motion-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,12 @@
"author": "HashiCorp",
"license": "MPL-2.0",
"peerDependencies": {
"react": ">=16.x"
"react": ">=16.x",
"framer-motion": "^10.16.4"
},
"repository": {
"type": "git",
"url": "https://github.com/hashicorp/react-components.git",
"directory": "packages/motion-config"
},
"dependencies": {
"framer-motion": "^10.16.4"
}
}

0 comments on commit 43a0d20

Please sign in to comment.