Skip to content

Commit

Permalink
fix: changeset config
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed Mar 26, 2024
1 parent e7c074e commit d67ea08
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,5 @@
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
},
"ignore": [
"create-react-app-ts",
"gatsby-starter-default",
"chakra-next-app",
"chakra-next-pages",
"vite-ts"
]
"ignore": ["chakra-next-app", "chakra-next-pages", "vite-ts"]
}

0 comments on commit d67ea08

Please sign in to comment.