Skip to content

Commit

Permalink
fixup! chore(react-components): fix lint issues exposed by import/no-…
Browse files Browse the repository at this point in the history
…extrenaus-dependency rule
  • Loading branch information
Hotell committed Mar 7, 2022
1 parent 67ed4df commit 0295d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-components/config/pre-copy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"copyTo": {
"unstable": ["./src/unstable/package.json__tmpl__"]
"unstable/package.json": "./src/unstable/package.json__tmpl__"
}
}

0 comments on commit 0295d1e

Please sign in to comment.