Skip to content

Commit

Permalink
Update x-topic-search to use the merged component version of x-follow…
Browse files Browse the repository at this point in the history
…-button instead of the prerelease branch
  • Loading branch information
rowanbeentje committed Nov 24, 2021
1 parent e1908d6 commit 10db4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/x-topic-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "ISC",
"dependencies": {
"@financial-times/x-engine": "file:../../packages/x-engine",
"@financial-times/x-follow-button": "^0.0.12",
"@financial-times/x-follow-button": "file:../x-follow-button",
"classnames": "^2.2.6",
"debounce-promise": "^3.1.0"
},
Expand Down

0 comments on commit 10db4b4

Please sign in to comment.