File size: 310 Bytes
1e92f2d
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "$schema": "https://unpkg.com/@changesets/config@1.6.0/schema.json",
  "changelog": false,
  "commit": false,
  "fixed": [["@react-spring/*"]],
  "linked": [],
  "access": "public",
  "baseBranch": "main",
  "updateInternalDependencies": "patch",
  "ignore": ["@react-spring/demo", "@react-spring/docs"]
}